Vidyalelo
C Programming · Q212

File Input Output

Programming · C Programming · question 212

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
Answer
C.
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