MCQOPTIONS
Saved Bookmarks
| 1. |
What is the use of getchar()? |
| A. | The next input character each time it is called |
| B. | EOF when it encounters end of file |
| C. | Both a & b |
| D. | None of the mentioned |
| Answer» D. None of the mentioned | |