πŸ“Š C++
Q. A continue statement causes execution to skip to
  • (A) the next iteration of the loop
  • (B) the statement following the continue statement
  • (C) the first statement after the loop
  • (D) the return 0; statement
πŸ’¬ Discuss
βœ… Correct Answer: (B) the statement following the continue statement

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
298
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
98%
Success Rate