Examveda

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: Option D


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output