DEVFYI - Developer Resource - FYI

What is HashMap and Map?

Java Interview Questions and Answers (part 3)


(Continued from previous question...)

466. What is HashMap and Map?

Map is Interface and Hashmap is class that implements that.

(Continued on next question...)

Other Interview Questions