

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code?
|
A. | Whatever is typed by the user first time |
B. | Undefined behaviour |
C. | Compilation Error |
D. | Whatever is typed by the user second time |
E. | None of these |
Answer» C. Compilation Error | |