

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code?
|
A. | interviewmania.com is printed infinite times |
B. | interviewmania.com |
C. | Runtime Error |
D. | Error because function name cannot be preceded by const |
E. | None of these |
Answer» C. Runtime Error | |