Discussion Forum : Advanced Java
Question - Classes which are high-level streams that contain the methods for serializing and deserializing an object.
Options:
A .  ObjectInputStream
B .  ObjectOutputStream
C .  All of the mentioned
D .  None of the mentioned
Answer: Option C


Classes ObjectInputStream and ObjectOutputStream are high-level streams that contain the methods for serializing and deserializing an object.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *