Which of the following statements is true about the HashMap class in Java?
It maintains the insertion of the Map interface
It is synchronized
It is an implementation of the Map interface
None of these
This question is part of this quiz :
HashMap and LinkedHashMap CIP