A

Admin • 833K Points
Coach

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
  • Correct Answer - Option(B)
  • Views: 21
  • Filed under category C++
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.