Vidyalelo
C Programming · Q10

File Input Output

Programming · C Programming · question 10

Q10

In C, what is the function of the 'feof' function?

A.
To check if the file has reached the end
Answer
B.
To find the size of a file
C.
To check if the file is open
D.
To check if the file exists

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board