Discussion :: Spring MCQs
- Classes which are high-level streams that contain the methods for serializing and deserializing an object.
Answer : Option C
Explanation :
Classes ObjectInputStream and ObjectOutputStream are high-level streams that contain the methods for serializing and deserializing an object.
Be The First To Comment