Difference between Hash Table and Hash Map?
Answer Posted / guest
HashTable is synchronized where as HashMap is not.
HashMap allows null values for (key,value) for only once
where as HashTable does not.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is null == null in java?
How many digits is int32?
Which class is the superclass for all the classes?
What is meant by 'Class access modifiers'?
Can bool be null?
Explain about procedural programming language or structured programming language and its features?
What is array class in java?
What is the symbol for line break?
What are the advantages of unicode?
What is assembly used for?
What is a databasemetadata?
What is a method in coding?
What is better- service oriented or batch oriented solutions?
what is the purpose of using rmisecuritymanager in rmi?
What is the different types of functions?