

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code?
|
A. | 25 |
B. | Any length since line did not end with null character |
C. | Compilation Error |
D. | Runtime Error |
E. | None of these |
Answer» D. Runtime Error | |