

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