McqMate
| Q. |
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» C. The next input character each time it is called EOF when it encounters end of file | |
View all MCQs in
C LanguageNo comments yet