

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code?
|
A. | 12 0 |
B. | Compilation Error |
C. | 12 garbage value |
D. | Nothing |
E. | undefined behaviour |
Answer» B. Compilation Error | |