How many methods in the Serializable interface?

There is no method in the Serializable interface. The Serializable interface acts as a marker, telling the object serialization tools that your class is serializable.

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions