Multiple Choice
The two IO classes used for serialization are _______ and ________.
A) Reader, Writer
B) ObjectInputStream, ObjectOutputStream
C) FileReader, FileWriter
D) Scanner, PrintWriter
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Which code reads an array of Student
Q11: Which class is used for output of
Q12: If serializing object obj requires 12 bytes,
Q13: What is the lowest value for a
Q14: Which expression determines whether there is a
Q16: Streams access sequences of _.<br>A)bytes<br>B)files<br>C)characters<br>D)strings
Q17: Which of these classes access sequences of
Q18: Assume we have a RandomAccessFile object, file,
Q19: Based on the code below, the statement
Q20: If you access and store information in