Tuesday, November 29, 2011

How to make a class or a bean serializable?

By implementing either the java.io.Serializable interface, or the java.io.Externalizable interface. As long as one class in a class&
Category:Java Interview Questions

No comments:

Post a Comment