Which among the following is a serialization descriptor for any class?

Which among the following is a serialization descriptor for any class? Correct Answer ObjectStreamClass

The ObjectStreamClass object can be created to handle serializations. The class is provided specially for the serializations. It is descriptor like we have a file descriptor to handle/access files.

Related Questions

In Java Serialization, what happens if a serialized class changes between serialization and deserialization?
If S (segment descriptor)=1, then the descriptor selected is
The Local descriptor table (LDT) and Global descriptor table (GDT) are present in