Question:How do we check if the file has reached its end?
A Use if_file_end() B Use end_of_file() C Use eof() D None
+ AnswerC
+ Report