What collections you have worked on? Internal working of Hashmap?



What collections you have worked on? Internal working of Hashmap?..

Answer / surya

Hashmap is working on principal of hashing

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is linkedlist in java?

0 Answers  


How do you compare two strings? any predefined method for this?

3 Answers  


class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....

4 Answers   Quinnox,


How to use arraylist in java netbeans?

0 Answers  


where is .equals() method and how is it different from == operation <giving some confusing implementation> Is hashing related to these?

4 Answers   iFlex,






what are class,constructor and primitive data types?

2 Answers   IBM,


Is 'null' a keyword?

8 Answers  


What is entry set in java?

0 Answers  


What are different types of arrays?

0 Answers  


What is meant by null and void?

0 Answers  


Explain your academic project?

2 Answers   Accenture, Levonsys, SDF, TCS, Tech Mahindra,


What is immutable state?

0 Answers  


Categories