How many methods in the Serializable interface?

Q

How many methods in the Serializable interface?

✍: Guest

A

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.

2012-05-28, 2516👍, 0💬