How many methods are defined in the Serializable interface?.
Select the one correct answer.
(a)
There are no methods defined in the Serializable interface.
The interface is a marker interface that is used to signify that the class supports serialization.