What is HashMap and Map?
Map is class and Hashmap is interface that implements that
Map is Interface and Hashmap is class that implements that
HashMap is class and map is interface that implements that
HashMap is Interface and map is class that implements that