

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