

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code?
|
A. | Compilation Error |
B. | Garbage value |
C. | Undefined behaviour |
D. | Compilation Error |
E. | segmentation fault/code crash |
Answer» E. segmentation fault/code crash | |