Answer Posted / siva kumar g.
Both are collection of objects.
Both are used to store the key , value pairs.
Hashtable is synchronized where as Hashmap is not.
Hashtable does't allow the null values.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How do I find and replace in word?
What are the two ways in which thread can be created?
Why is java called the platform independent programming language?
What do you mean by append?
What is the vector class in java programming?
What is a class component?
explain what is transient variable in java?
What is the difference between jdk and jre?
What is difference between equal and == in java?
List the interfaces which extends collection interface?
What is a arraylist in java?
What is a method declaration?
How to disable caching on back button of the browser?
How do you get the length of a string in java?
What is the difference between variable & constant?