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

How to make class immutable

6 Answers  


What are the 8 data types in java?

0 Answers  


What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?

1 Answers  


What is the difference between length and size in java?

0 Answers  


what is the difference between a java object reference and c++ pointer?

4 Answers  






wht is mean by dirty read?

1 Answers  


Can an abstract class be a final class?

0 Answers  


When parseint method can be used?

0 Answers  


What is ‘has a’’ relationship in java?

0 Answers  


What is the dot operator?

0 Answers  


explain oops concepts with examples?

29 Answers   AbhiBus, Beeline, DELL, HCL, Satyam, TCS, VLS, Wipro,


How do you reverse sort in java?

0 Answers  


Categories