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
Can a static method be final?
what is meant by HQL?
What is difference between hashset and hashmap in java?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
How does callback work in java?
Why do we use bufferedreader?
what type of questions asked for barclays technologies pune please send urgent
Which programming language is best in future?
Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.
What are synchronized methods ?
What is your platform?s default character encoding and how to know this?
Explain reverse a linked list recursive java solution?
Which is a valid identifier?
What does @param args mean in java?
What is difference between path and classpath variables?