Question
What is an Externalizable interface?
Answer
Externalizable interface is used to write the state of an object into a byte stream in compressed format.
What is an Externalizable interface?
Externalizable interface is used to write the state of an object into a byte stream in compressed format.