Multiple Choice
Why does FileInputStream override the read method from its superclass InputStream?
A) In order to return a char.
B) In order to read binary data.
C) To read data from a file.
D) To check for end of file.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: What is the result of the following
Q15: You cannot read a(n) _ file with
Q16: Which of the following classes are related
Q17: How many bytes does the read method
Q18: Objects are saved in _ format in
Q20: The two IO classes used for serialization
Q21: Use a _ object to access a
Q22: Which statement is true regarding the following
Q23: A byte is composed of _ bits
Q24: Which is not a method available in