user image

Pooja Sharma

Job Interview Skills
English
2 years ago

38. What is Externalizable interface?

user image

Abhishek Mishra

2 years ago

Externalizable is an interface which contains two methods readExternal and writeExternal. These methods give you a control over the serialization mechanism. Thus if your class implements this interface, you can customize the serialization process by implementing these methods.

Recent Doubts

Close [x]