MCQOPTIONS
Saved Bookmarks
| 1. |
What is the purpose of the C function?int ferror(FILE *fp) |
| A. | They check for error in accessing the file |
| B. | They check for all types of errors |
| C. | They check for input errors |
| D. | They check for output errors |
| E. | None of these |
| Answer» E. None of these | |