Global
Guideline
Comprehensive Job Interviews
Home
Interview Questions
Online Quiz Tests
Blog
Contact Us
Close Menu
Copyright © 2005 - 2024. All Rights Reserved
Search
Home
Interviews
Computer Programming
Java Developer
Java Developer Question:
Define Map interface in Java Programming?
Tweet
Share
WhatsApp
Download PDF
Answer:
The Map interface replaces the JDK 1.1 Dictionary class and is used associate keys with values.
Download Java Developer PDF
Read All 63 Java Developer Questions
Previous Question
Next Question
If the a class is declared without any access modifiers, where may the class be accessed in Java Programming?
Does a class inherit constructors of its superclass in Java Programming?