

MCQOPTIONS
Saved Bookmarks
1. |
The statement that transfers control to the beginning of the loop is called |
A. | break statement |
B. | exit statement |
C. | continue statement |
D. | goto statement |
Answer» D. goto statement | |