

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