About Question enthuware.ocpjp.v11.2.3347 :
Posted: Sun Jan 23, 2022 1:44 pm
Shouldn't the 3rd answer option be
There is no method readReplace involved in deserialization.
instead ofImplement only writeReplace method to replace the instance with a serial proxy and not readResolve.
?Implement only writeReplace method to replace the instance with a serial proxy and not readReplace.
There is no method readReplace involved in deserialization.