

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code?
|
A. | n1 is 100 |
B. | Compilation Error |
C. | Runtime Error |
D. | Garbage value |
E. | None of these |
Answer» B. Compilation Error | |