Multiple choice What is the use of function feof ( ) in C language? Open a file Find file pointer Find address of file Find end of file Find begining of file Reveal answer Fill a bubble to check yourself D Correct answer Explanation This function seeks the end of file.