The HashMap class is roughly equivalent to Hashtable, except that it is unsynchronized and permits nulls. (HashMap allows null values as key and value ...
Search results for hashmap
What is HashMap and Map?
Posted by Devin
Map is Interface and Hashmap is class that implements that.
[Source: JAGAN MOHAN "Interview questions bible"]
[Source: JAGAN MOHAN "Interview questions bible"]
« previous1 next »
