Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of these classes provide implementation of map interface?
  2. A.
    ArrayList
    B.
    HashMap
    C.
    LinkedList
    D.
    DynamicList

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    AbstractMap, WeakHashMap, HashMap and TreeMap provide implementation of map interface.


Be The First To Comment