Multiple Choice
If you store information in binary form, as a sequence of bytes, you will use the ____ class(es) and their subclasses.
A) InputStream and OutputStream
B) Serializable
C) PrintWriter
D) Reader and Writer
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: Which statement is true regarding the following
Q23: A byte is composed of _ bits
Q24: Which is not a method available in
Q25: Caesar cipher uses a shift of each
Q26: If you write a simple Student class,
Q28: In Java, the byte type is a(n)
Q29: If we read a byte and the
Q30: In Java, you use a(n) _ object
Q31: Assume we have a RandomAccessFile object, file,
Q32: The values of the byte type range