Which of these class object uses the key to store value?
(a) Dictionary
(b) Map
(c) Hashtable
(d) All of the mentioned
This question was posed to me in an international level competition.
I need to ask this question from Java.util in portion java.util – The Collections Framework of Java