

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