Home » JAVA Programming » Collections » Question
  1. Which of these method Map class is used to obtain an element in the map having specified key?
    1. look()
    2. search()
    3. get()
    4. set()
    5. None of these
Correct Option: C

get()



Your comments will be displayed only after manual approval.