πŸ“Š R Programming
Q. Which of the following R syntax is correct for while loop?
  • (A) while ( statement1 ) statement2
  • (B) while ( statement1 ) else statement2
  • (C) while ( statement1 ) do statement2
  • (D) while ( statement2 ) doelse statement2
πŸ’¬ Discuss
βœ… Correct Answer: (A) while ( statement1 ) statement2

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
106
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
84%
Success Rate