Computer Science, asked by sravanimtiet2017, 5 months ago

which of the following indicate the end of the file?
a. feof()
b. EOF
c. both
d. none​

Answers

Answered by satishbatchu70
3

Explanation:

EOF stands for End of File. The function getc() returns EOF, on success

Answered by uditagupta2020
12

b. EOF indicates "end of file".

HOPE IT HELPS ❤.

Similar questions