

MCQOPTIONS
Saved Bookmarks
1. |
The continue statement should be written only |
A. | in the body of a loop. |
B. | in the nested loops |
C. | outside the body of a loop |
D. | any where |
E. | None of the above |
Answer» B. in the nested loops | |