Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: Write a Java statement to create and
Q19: When your program is finished writing to
Q22: Write a Java statement to create an
Q26: All of the following are methods of
Q28: In Java,when you open a text file
Q29: Files whose contents must be handled as
Q31: When the method readLine()tries to read beyond
Q32: A _ path name gives the path
Q34: The output stream connected to the computer
Q35: The stream that is automatically available to