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
Is null an object in java?
What are the major drawbacks of external iteration?
Why do we need strings in java?
What is exception handling in java?
Can you pass by reference in java?
What is difference between core java and java ee?
Can static method access instance variables ?
How will you add panel to a frame?
how many types of Inheritance?
What are the two basic ways in which classes that can be run as threads may be defined?
What does business logic mean?
What does += mean coding?
What are the pillars of java?
Define max and min heap, also the search time of heap.
What is the benefit of lambda expressions?