MCQOPTIONS
Bookmark
Saved Bookmarks
→
Compilers
→
Cross Compiler in Compilers
→
A ‘while’ loop may always be converted to an ..
1.
A ‘while’ loop may always be converted to an equivalent ‘for’ loop.
A.
True
B.
False
Answer» B. False
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Default’ case is mandatory in a switch statement.
A ‘while’ loop may always be converted to an equivalent ‘for’ loop.
An if statement may contain compound statements only in the else clause.
Number of times the loop will run.
The statement for(;;) is perfectly valid C statement.
Consider the following C program. What is the Value of a?
The advantage of ‘switch’ statement over ‘if’ is that it leads to more structured program.
Consider the following program. What will be printed when input is 2?
How many times will the following loop be executed?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply