

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code?
|
A. | Compilation Error |
B. | 4 |
C. | 3 |
D. | Whatever character getchar function returns |
E. | Ascii value of character getchar function returns |
Answer» F. | |