Multiple Choice
The ______ method returns an integer, either -1 (at the end of the file) or a byte between 0 and 255.
A) InputStream.read
B) OutputStream.write
C) Reader.length
D) Scanner.next
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q39: Which of the following classes are related
Q40: In text format, data items are represented
Q41: The readInt and writeInt methods of the
Q42: Objects saved to an object stream must
Q43: You cannot read a _ file with
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