What is Externalizable? Ans. Externalizable is an Interface that extends Serializable Interface. And sends data into Streams in Compressed Format. It has two methods, writeExternal(ObjectOuput out) and readExternal(ObjectInput in). - Study24x7
Social learning Network
08 Dec 2023 10:30 AM study24x7 study24x7

What is Externalizable? Ans. Externalizable is an Interface that extends Serializable Interface. And sends data into Streams in Compressed Format. It has two methods, writeExternal(ObjectOuput out) and readExternal(ObjectInput in).

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles