

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