MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
The continue statment cannot be used with..
1.
The continue statment cannot be used with
A.
for
B.
while
C.
do while
D.
switch
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
c = (n) ? a : b; can be rewritten asexp1 ? exp2 : exp3;
do-while loop terminates when conditional expression returns?
A labeled statement consist of an identifier followed by
Which loop is guaranteed to execute at least one time.
goto can be used to jump from main to within a function?
The continue statment cannot be used with
In the following loop construct, which one is executed only once always.ÂÂÂÂfor(exp1; exp2; exp3)
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply