Vidyalelo
C Programming · Q18

File Input Output

Programming · C Programming · question 18

Q18

In C, what does the 'feof' function return if the end of the file is reached?

A.
0
B.
1
C.
-1
D.
EOF
Answer

Answer: Option D

Solution

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