MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
goto can be used to jump from main to within a fun..
1.
goto can be used to jump from main to within a function?
A.
TRUE
B.
FALSE
C.
May Be
D.
Can't Say
Answer» C. May Be
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