MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
A labeled statement consist of an identifier follo..
1.
A labeled statement consist of an identifier followed by
A.
;
B.
:
C.
,
D.
=
Answer» C. ,
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