

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code?
|
A. | Compilation Error |
B. | 16 15 13 21 |
C. | 21 13 15 16 |
D. | Runtime Error |
E. | None of these |
Answer» C. 21 13 15 16 | |