Q. In R, what is the purpose of the next statement in a loop?

  • (A) Skips the next condition in an if-else statement
  • (B) Exits the loop immediately
  • (C) Moves to the next iteration of the loop
  • (D) Restarts the loop from the beginning
πŸ’¬ Discuss
βœ… Correct Answer: (C) Moves to the next iteration of the loop

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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