Q. What is the role of the next statement in a loop in R?

  • (A) To skip the next condition in an if-else statement
  • (B) To exit the loop immediately
  • (C) To move to the next iteration of the loop
  • (D) To restart the loop from the beginning
πŸ’¬ Discuss
βœ… Correct Answer: (C) To move to the next iteration of the loop

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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