What is the use of hashmap in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is difference between “==” and equals()?

1 Answers   IBM,


what are literals in java?

2 Answers  


Can you access non static variable in static context?

0 Answers  


What is class array in java?

0 Answers  


Tell me the difference between an applet and a Japplet?

1 Answers  






What are init(), start() methods and whey they are called?

2 Answers  


I have 2 objects inside one object(vector). how can i serialize one of them. I dont want to serialize the second one

3 Answers   ABC, L&T,


What is a qms manual?

0 Answers  


What will happen if we cannot mention "finally" in Java Program ???

3 Answers   PWC,


difference between String a; and String a=new String();? y do v need to assign memory to the variable?

2 Answers  


How to create com object in Java?

0 Answers  


Why are strings immutable in Java?

1 Answers  


Categories