what is Hashmap & Hashtable wirh example?
Answer Posted / leosun
Hashtable will not allow null key nor values,where as
Hashmap allows null key and values
| Is This Answer Correct ? | 14 Yes | 8 No |
Post New Answer View All Answers
What is the functionability stubs and skeletons?
What is a 16 bit word?
Differentiate between run time error and syntax error.
What does microservices mean?
How many ways can we create the string object?
What class allows you to read objects directly from a stream?
Can we have multiple public classes in a java source file?
What’s meant by anonymous class?
What is floating data type?
Does variable declaration allocate memory?
What is the char data type?
What are the differences between checked exception and unchecked exception?
What is a java list?
What does those terms actually mean included in the j.d.k i.6?
What is difference between path and classpath variables?