How does map works in java?



How does map works in java?..

Answer / Aakash Rastogi

Map is a collection interface in Java that stores key-value pairs. You can use it to store data where each item has a unique identifier (key) and its associated value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the difference between dom and sax parser in java?

1 Answers  


What is anagram word?

1 Answers  


What does jenkins do?

1 Answers  


What is immutability in java?

1 Answers  


how can i connect to database in a applet ?

1 Answers  


What is the difference between multitasking and multithreading in Java

1 Answers   Sans Pareil IT Services,


Are strings immutable in java?

1 Answers  


Why are generics used?

1 Answers  


Describe the process as to how substring() methodology mechanisms in java.

1 Answers  


What is unicode?

5 Answers  


What is the difference between abstraction and encapsulation?

1 Answers  


define the terminology association.

1 Answers  


Categories