

MCQOPTIONS
Saved Bookmarks
1. |
Consider the statements: putchar ( getchar ( )); putchar(getchar( ));If a b is the input, the output will be |
A. | an error message |
B. | this can't be the input |
C. | ab |
D. | a b |
Answer» C. ab | |