What is difference between hash mapping and hash table?
Answer Posted / ravi jain
Khalid's answer is right but it has one mistake i.e.
in second point HashMap is also fail-fast...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does class forname work in java?
What is the purpose of garbage collection in java?
How do you check if two strings are equal in java?
Can a class be private or protected in java?
Why declare Main() inside the class in java ?
What do you understand by access specifiers in Java?
What is the main purpose of serialization in java?
List out five keywords related to exception handling ?
What is the method to expand and collapse nodes in a jtree?
What is better - 'bit-shift a value' or 'multiply by 2'?
Which class is the superclass of all classes?
What is string literal in java?
What is the file type?
How static variable work in java?
What are the benefits of immutable objects?