Which of these object stores association between keys and values?
(a) Hash table
(b) Map
(c) Array
(d) String
The question was posed to me by my college director while I was bunking the class.
I need to ask this question from Java.util in section java.util – The Collections Framework of Java