MCQOPTIONS
Saved Bookmarks
| 1. |
Which pair of function below is used for single character I or O? |
| A. | getchar() &putchar() |
| B. | scanf() &printf() |
| C. | Input () &output() |
| D. | None of these |
| Answer» B. scanf() &printf() | |