Answer Posted / kalyan
hash table is synchronized ,so in performance perspective
it is not good when compared to hashmap
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Can we make constructors static?
What are the two types of streams offered by java 8?
Which class is the superclass for all the classes?
What is a ternary operator in java?
What are the advantages of autoboxing?
What is string pool?
What do you mean by garbage collection used in java?
Explain about fail fast iterators in java?
Does java list allow null?
What is anagram number?
What are the difference between string, string builder, and string buffer in java?
Can I extend singleton class in java?
explain copyonwritearraylist and when do we use copyonwritearraylist?
What are the drawbacks of reflection?
Which method returns the length of a string?