what is the difference between HashMap and Hashtable
Answer Posted / venkatesh marni
in the HashMap & Hashtable wen ever key values are Same then
it maps only to the value which is mapped at last.
REFER to the ANS.9 above we can access only one value.
but Hashtable is Synchronized one and it wont stores any
null values.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
State the significance of public, private, protected class?
Does java support multiple inheritances?
What is final?
How to perform selection sort in java?
What is an error in java?
What is method in java with example?
How is Object Oriented Programming different from Procedure Oriented Programming?
What is the purpose of a transient variable?
Does it matter in what order catch statements for filenotfoundexception and ioexception are written?
What is the range of a character variable?
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
Is null keyword in java?
What is a flag variable?
Is alive method in java?
How do you create immutable object in java?