MCQOPTIONS
Saved Bookmarks
| 1. |
What is the purpose of getc()? |
| A. | read a character from STDIN |
| B. | read a character from a file |
| C. | read all file |
| D. | read file randomly |
| Answer» C. read all file | |