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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board