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 is java thread dump, how can we get java thread dump of a program?
What differences exist between iterator and listiterator?
Can we declare the static variables and methods in an abstract class?
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?
What is general methodology?
How do you insert a line break?
Can a method be overloaded based on different return type but same argument type?
What is the list interface?
How does split work in java?
What is hashset in java?
What is module in oop?
What is the relationship difference the canvas class and the graphics class?
What are aggregate functions explain with examples?
explain copyonwritearraylist and when do we use copyonwritearraylist?
What is oop principle in java?