Difference between Hash Table and Hash Map?
Answer Posted / guru
hashtable is Synchronised where as hashmap is not.
hash table are legacy classes hashmap are collections
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is namespace in java?
Can we override data members in java?
Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.
What is a locale?
What is the type of lambda expression?
Can You Have Virtual Functions In Java?
What is the function of java?
How many types of keywords are there?
What access modifiers can be used for variables?
What is the use of beaninfo?
How the metacharacters are different from the ordinary characters?
Is java owned by oracle?
How do you include a string in java?
What are the six ways to use this keyword?
What is the difference between double and float variables in java?