What is map and hashmap? also tell the difference.



What is map and hashmap? also tell the difference...

Answer / vivek

map is an interface and hash map is the class which implements the map interface.both map and hash map are unsynchronized...

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Core Java Interview Questions

Is upper case in java?

0 Answers  


Explain about public and private access specifiers?

0 Answers  


How do you reverse sort a list in java?

0 Answers  


what is AWT

3 Answers  


What is the primary benefit of encapsulation?

0 Answers  






What is the abstract class?

0 Answers  


What is command line argument in java?

0 Answers  


what is webservices?

1 Answers   CTS, Ericsson, HCL,


How we can execute any code even before main method?

0 Answers  


Can we create constructor in abstract class ?

0 Answers  


When will we use class loader?

2 Answers  


What are the difference between composition and inheritance in java?

0 Answers  


Categories