What is map in java?



What is map in java?..

Answer / Nehal Jaiswal

Map in Java is an interface that stores key-value pairs. It provides methods to add, retrieve, update, and remove key-value entries. HashMap and TreeMap are examples of Map implementations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Name the types of 'priority'?

2 Answers  


Is space a char?

1 Answers  


what is sendredirect?

7 Answers   TCS,


Which variables are stored in stack?

1 Answers  


When is update method called?

1 Answers  


How do you sort a string in java?

1 Answers  


What is the difference between overloading and overriding a function?

13 Answers   eG Innovations, Infosys, TCS,


what is the difference between the methods sleep() and wait()? : Java thread

1 Answers  


What is the full meaning of java?

1 Answers  


Why is java so important?

1 Answers  


What is a qms manual?

1 Answers  


What are the drawbacks of reflection?

1 Answers  


Categories