Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of these method Map class is used to obtain an element in the map having specified key?
  2. A.
    search()
    B.
    get()
    C.
    set()
    D.
    look()

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    search()


Be The First To Comment