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
When arithmeticexception is thrown?
What are the two basic ways in which classes that can be run as threads may be defined?
What is a treemap in java?
What is the main functionality of the remote reference layer?
What is the formula to calculate percentage?
What is bufferedwriter?
Give reasons supporting that string is immutable.
What is the use of predicate in java 8?
What is floor in java?
What is the difference between stringbuffer and stringbuilder class?
Wha is the output from system.out.println(“hello”+null); ?
What is the main advantage of passing argument by reference?
What is the dot operator?
What is printwriter in java?
What do you mean by scope of variable?