Styrow.dev
Question 198 of 247
Java Topic: General medium

What is an Externalizable interface?

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.