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