Q212
What is the purpose of the C function? int ferror(FILE *fp)
A.
They check for input errors
B.
They check for output errors
AnswerC.
They check for all types of errors
D.
They check for error in accessing the file
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board