Why hashmap is used in java?


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

Post New Answer

More Core Java Interview Questions

Why spring singleton is not thread safe?

0 Answers  


What does int argc char * argv [] mean?

0 Answers  


What is the meaning of flag day?

0 Answers  


What is operator overloading. Is it is supported in java?

0 Answers  


give an example for encapsulation?

0 Answers   Aspire,


What are keywords give examples?

0 Answers  


What does @override mean?

0 Answers  


Compare overloading and overriding?

0 Answers  


What is ternary operator? Give an example.

0 Answers  


Why null interfaces are used in Java?

2 Answers  


What is bool mean?

0 Answers  


long d =10;int i =0;i=d; /// is this possible? If d is very long number (10 digits or some thing) then?

3 Answers  


Categories