

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code according to C99 standard?
|
A. | Compilation Error |
B. | 13.000000 |
C. | Garbage value |
D. | Undefined behaviour |
E. | None of these |
Answer» C. Garbage value | |