Difference between Hash Table and Hash Map?
Answer Posted / arun kumar rout
hashtable is Synchronised where as hashmap is not.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
What does index mean in java?
Is static a keyword in java?
What is string in java? String is a data type?
Explain the protected field modifier?
What does i ++ mean in Java?
Is there a case when finally will not execute?
Explain java thread life cycle.
Does it matter in what order catch statements for filenotfoundexception and ioexception are written?
Write a program to find the whether a number is an Armstrong number or not?
How can I become a good programmer?
Differentiate between vector and array list.
What all methods are used to prevent thread execution ?
What is a classloader in java?
Is binary a low level language?
What is java and why do we need it? Explain