what is difference betwwen hashmap and hashtable ?
Answer Posted / kvn
Hash map contains null values,but hash table does not.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is :: operator in java 8?
Have you ever used hashtable and dictionary?
What is a linkedhashmap java?
Is java still relevant?
Can we create constructor in abstract class ?
What is meant by class and object in java?
What are different types of classloaders?
Can we declare the static variables and methods in an abstract class?
What is the use of a conditional inclusion statement in Java ?
Is java platform independent?
Explain about fail fast iterators in java?
Tell me are there implementations for sorting and searching in the java libarary?
What happens if I remove static from main method?
What do you mean by stream pipelining in java 8?
Can you use abstract and final both with a method?