Examveda

What is the purpose of the C 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: Option B


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output