

MCQOPTIONS
Saved Bookmarks
1. |
What will happen if the following C code is executed? |
A. | It will cause a compile-time error |
B. | It will cause a run-time error |
C. | It will run without any error and prints 3 |
D. | It will experience infinite loopingView Answer |
Answer» D. It will experience infinite loopingView Answer | |