DEVFYI - Developer Resource - FYI

What is the Map interface?

Java Interview Questions and Answers (part 1)


(Continued from previous question...)

89. What is the Map interface?

The Map interface replaces the JDK 1.1 Dictionary class and is used associate keys with values.

(Continued on next question...)

Other Interview Questions