

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