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
How do you escape json?
Which access specifier can be used with class ?
What is the main use of java?
Why is it called a string?
What are java annotations?
What is the diffrence between inner class and nested class?
What is polymorphism in java? What are the kinds of polymorphism?
What function extracts specified characters from a string?
What is constructor chaining in java?
What is difference between array and vector?
Which package is imported by default?
What is the difference between Array and Hash Table?
What is a singleton class in Java?
Garbage collection in java?
What is singleton service?