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
Q31: Explain the differences between a text file,an
Q32: All of the following are methods of
Q33: The FileNotFoundException is a descendant of the
Q34: What happens when the method close is
Q35: In Java,when you open a text file
Q37: All of the following are methods of
Q38: An _ allows data to flow into
Q39: The preferred stream classes for processing binary
Q40: The method _ reads a single character
Q41: Write a Java statement that creates an