Home » JAVA Programming » Collections » Question
  1. Which of these object stores association between keys and values?
    1. String
    2. Array
    3. Hash table
    4. Map
    5. None of these
Correct Option: D

Map



Your comments will be displayed only after manual approval.