

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code?
|
A. | Compilation Error |
B. | Inside if block executed... |
C. | Inside else if block executed... |
D. | Runtime Error |
E. | None of these |
Answer» C. Inside else if block executed... | |