What collections you have worked on? Internal working of Hashmap?
Answer Posted / surya
Hashmap is working on principal of hashing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the available thread states in a high-level?
What is a boolean expression in java?
What is byte data type?
How can we make sure main() is the last thread to finish in java program?
What is the generic function?
Can arraylist contain null values?
Give an example of call be reference significance.
What is the difference between a break statement and a continue statement?
How do you find the absolute value?
What is hasnext in java?
does java support pointers?
What are different exception types exceptions available in java ?
Explain about object oriented programming and its features?
What are variable arguments or varargs?
What are the drawbacks for singleton class?