what is externalizable interfaceexternalizable is


What is Externalizable interface?

Externalizable is an interface which have two methods readExternal and writeExternal. These methods give you a control over the serialization mechanism.

Therefore if your class executes this interface, you can customize the serialization process by executing these methods.

 

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: what is externalizable interfaceexternalizable is
Reference No:- TGS0310983

Expected delivery within 24 Hours