Tuesday, 19 April 2011

Do we need to implement any method of Serializable interface to make an object serializable?

 No. Serializable is a Marker Interface. It does not have any methods.

No comments:

Post a Comment