In Java, the parent class is serialized, but does the subclass still need to be implemented?

The

Java parent class implements serialization, but does the subclass still need to be implemented?
what is the best way to serialize parent and child classes?
does an inner class need to be serialized when it is used by an external class?
and, how do you write serialization id? is it random?
ask everyone for advice with an open mind.

Apr.09,2021
Menu