MCQOPTIONS
Saved Bookmarks
| 1. |
What is the return value of getc()? |
| A. | The next character from the stream is not referred by file pointer |
| B. | EOF for end of file or error |
| C. | Nothing |
| D. | None of the mentioned |
| Answer» C. Nothing | |