

MCQOPTIONS
Saved Bookmarks
1. |
Consider following statements:putchar(getchar());putchar(getchar());Ifabis the input, then output will be |
A. | An error message |
B. | this can't be the input |
C. | a, b |
D. | Undefined |
Answer» C. a, b | |