Multiple Choice
Which class is used for output of binary data?
A) Reader
B) Writer
C) OutputStream
D) InputStream
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q49: Which of the following is NOT a
Q50: Why does FileInputStream override the read method
Q51: Which code stores an array studentArray of
Q52: Which expression returns a String representing the
Q53: What do we call the measure in
Q55: You would need a Caesar cipher with
Q56: Which statement about object streams is NOT
Q57: Readers and writers access sequences of _.<br>A)bytes<br>B)files<br>C)streams<br>D)characters
Q58: Fill in the blank in the following
Q59: Which method moves the file pointer in