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
What happens when you add a double value to a string?
What is jagged array in java?
Difference between a class and an object?
Does a function need a return?
What is a hashmap used for?
What is bubble sort in java?
What is high level language in computer?
What is nan in java?
Write a function to print Fibonacci series and Tribonacci series?
What does system out println () do?
What is the importance of finally block in exception handling?
What is meant by method overriding?
When is the garbage collection used in Java?
What is parsing in java?
What is a map? What are the implementations of map?