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
What are the differences between throw and throws?
who can i handle multiple client in RMI
Is call by reference possible in java?
What is the use of System class?
What is java and why do we need it? Explain
How to write custom exception in java?
What is a parameter in a function?
What is treeset in java?
What is sleep method?
What is the set interface in java programming?
Compare Mutex and Semaphore in java.
If an object is garbage collected, can it become reachable again?
What class allows you to read objects directly from a stream?
What is entry in java?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?