Multiple Choice
What interface must a class implement to indicate that objects of the class can be output and input as a stream of bytes?
A) Synchronize
B) Deserializable
C) Serializable
D) ObjectOutput
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Streams that input bytes from and output
Q8: Instance variables that are not to be
Q9: Which JFileChooser method returns the file the
Q11: When using an ObjectInputStream to read data
Q13: Which of the following classes enable input
Q15: When all the contents of a file
Q16: Adding the services of one stream to
Q17: Which JFileChooser method specifies what users can
Q23: Which statement regarding Java files is false?<br>A)
Q30: Which of the following classes is not