

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code?
|
A. | main is called once |
B. | Segmentation fault |
C. | main is called thrice |
D. | main is called twice |
E. | None of these |
Answer» C. main is called thrice | |