

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. | The next input character each time it is called EOF when it encounters end of file |
D. | None of the mentioned |
Answer» D. None of the mentioned | |