Question: What is a serializable object? Give some examples of non-serializable objects in Java.
What is a serializable object? Give some examples of non-serializable objects in Java.
Step by Step Solution
3.45 Rating (152 Votes )
There are 3 Steps involved in it
In Java Serialization is a mechanism used to convert the state of an object into a byte stream which can be persisted to a disk or sent over a network ... View full answer
Get step-by-step solutions from verified subject matter experts
