About Question enthuware.ocpjp.v7.2.1137 :
Posted: Fri Feb 06, 2015 5:38 pm
Last sentence in the Explanation for option c) currently says:
However, the retrieval will fail only for Info objects that break the rule of equals() and hashCode() are put in the map.
--------------------------
Should it say:
However, the retrieval will fail only for Info objects that break the rule of the equals() and hashCode() methods
that are used to put objects in the map.
Please confirm.
However, the retrieval will fail only for Info objects that break the rule of equals() and hashCode() are put in the map.
--------------------------
Should it say:
However, the retrieval will fail only for Info objects that break the rule of the equals() and hashCode() methods
that are used to put objects in the map.
Please confirm.