Q.

A continue statement causes execution to skip to

A. the return 0; statement
B. the first statement after the loop
C. the statement following the continue statement
D. the next iteration of the loop
Answer» C. the statement following the continue statement
869
0
Do you find this helpful?
6

Discussion

No comments yet