

MCQOPTIONS
Saved Bookmarks
1. |
In while and do-while loops, a ………………… statement causes control to be transferred directly to the conditional expression that controls the loop. |
A. | break |
B. | pause |
C. | start |
D. | continue |
Answer» E. | |