The eof function __________.

a. accepts a file's internal name as an argument and returns True if the end of the file has been reached
b. accepts a file's internal name as an argument and returns False if the end of the file has been reached
c. accepts the name of the file on disk as an argument and returns True if the end of the file has been reached.
d. accepts the name of the file on disk as an argument and returns False if the end of the file has been reached


a. accepts a file's internal name as an argument and returns True if the end of the file has been reached

Computer Science & Information Technology

You might also like to view...

To use the map class, you must include

a. #include b. #include c. #include d. #include e. None of these

Computer Science & Information Technology

A base class is a ____.

A. derived class B. child class C. parent class D. subclass

Computer Science & Information Technology

You can add fields to a report in Layout view. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The smallest individual unit of a program written in any language is called a(n) ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology