πŸ“Š R Programming
Q. In R, what is the purpose of the repeat loop combined with break?
  • (A) To create an infinite loop
  • (B) To repeat a block of code until a certain condition is met
  • (C) To skip the current iteration of the loop
  • (D) To exit the loop immediately
πŸ’¬ Discuss
βœ… Correct Answer: (D) To exit the loop immediately

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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