

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code (run without any command line arguments)? |
A. | Compilation Error |
B. | Segmentation fault |
C. | Undefined behaviour |
D. | Nothing |
E. | main |
Answer» F. | |