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
Is sizeof a preprocessor?
What is the final keyword?
How many types of constructors are used in java?
Does it matter in what order catch statements for filenotfoundexception and ioexception are written?
What is a bubble sort in java?
What is finalize()?
What are loops in java? What are three types of loops?
What are access specifiers in java ?
Is there any difference between nested classes and inner classes?
What is the base class of all exception classes in java?
Is it possible to override private or static method in java?
What is a protected void?
What does flagged out mean?
Can we start a thread twice in java?
What is foreach loop in java?