

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