About Question enthuware.ocpjp.v8.2.1762 :
Posted: Tue Oct 06, 2015 9:14 am
The explanation contains the following:
2. Although the map part is not required because Item class overrides the toString method to print the name anyway, it is valid.
Actually it does not override toString so the map part is actually needed!
2. Although the map part is not required because Item class overrides the toString method to print the name anyway, it is valid.
Actually it does not override toString so the map part is actually needed!