Q37 Single choice Mark for later Given:When is the readObject method called? A before this object is deserialized B after this object is deserialized C before this object Is serialized D The method is never called. E after this object is serialized Correct answer