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

Verified
Correct Answer:
Verified
Related Questions
Q45: In which package are the following types
Q46: Which file storage method stores data in
Q47: Which file storage method is in human-readable
Q48: Assume we have a RandomAccessFile object, file,
Q49: Which of the following is NOT a
Q51: Which code stores an array studentArray of
Q52: Which expression returns a String representing the
Q53: What do we call the measure in
Q54: Which class is used for output of
Q55: You would need a Caesar cipher with