Question: A continue statement causes execution to skip to: A) the next iteration of the loop B) the return 0; statement C C) the first statement
A continue statement causes execution to skip to:
A) the next iteration of the loop
B) the return 0; statement C
C) the first statement after the loop
D) the statement following the continue statement
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
