Page 1 of 1

About Question enthuware.ocpjp.v7.2.1101 :

Posted: Wed Aug 13, 2014 6:53 pm
by bluster
Nit of the day:

ConcurrentMap is an interface.

The explanation has "description for this class".

Re: About Question enthuware.ocpjp.v7.2.1101 :

Posted: Wed Aug 13, 2014 7:09 pm
by admin
Fixed.
thank you for your feedback!

Re: About Question enthuware.ocpjp.v7.2.1101 :

Posted: Fri Oct 31, 2014 1:27 pm
by BeerPlanet
The second answer boolean remove(Object key) is not correct if it is referring to the remove method of Map, it should be V remove(Object key)

Re: About Question enthuware.ocpjp.v7.2.1101 :

Posted: Fri Oct 31, 2014 8:20 pm
by admin
This is an incorrect option but you are right. The explanation has been updated accordingly.

thank you for your feedback!