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.

Showing Answers 1 - 2 of 2 Answers

ram

  • Nov 22nd, 2012
 

Does not have any methods in Serializable interface......

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions