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 |
Name the types of 'priority'?
Is space a char?
what is sendredirect?
Which variables are stored in stack?
When is update method called?
How do you sort a string in java?
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
What is the full meaning of java?
Why is java so important?
What is a qms manual?
What are the drawbacks of reflection?