

McqMate
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 |
View all MCQs in
Object Oriented Programming In cppNo comments yet