There are two common classes used for reading from a text file. They are:

a. PrintWriter and BufferedReader
b. FileInputStream and Scanner
c. BufferedReader and Scanner
d. None of the above

C

Computer Science & Information Technology

You might also like to view...

A common item of authentication information associated with a user is a ___________ .

A. nonce B. timestamp C. ticket D. password

Computer Science & Information Technology

Manipulators without parameters are part of the ____ header file.

A. iostream B. iomanip C. ifstream D. pmanip

Computer Science & Information Technology