Answer Posted / seema
Map is an interface and HashMap is the class that implements
that interface
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Can we able to pass objects as an arguments in java?
Can anonymous class have constructor?
Can we initialize the final blank variable?
What is difference between final and immutable?
What is assembly language?
What is the purpose of the enableevents() method in java programming?
What is the static keyword?
What is a classloader in java?
How many types of classes are there in java?
What is class and its types?
Can we have static methods in an interface?
Explain OOPs concept.
Why hashset is used in java?
What is an interface in java?
How does compareto work in java?