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 | |