Map is Interface and Hashmap is class that implements that.
[Source: JAGAN MOHAN "Interview questions bible"]
Search results for interface
What is HashMap and Map?
Posted by Devin
An abstract class can have instance methods that implement a default behavior. An Interface can only declare constants and instance methods, but canno ...
« previous1 next »
