Where exactly does serialization comes into the picture? I read about serializtion on the \'net and I have come to know that
it is an interface that
Not classes, but the specific objects might be serialized to store in some persistent storage or to pass the object to another application/via network.