what is difference betwwen hashmap and hashtable ?
Answer Posted / ajay yadav
Hash Map allows null values.
Hash Table dont allows null values.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is method overloading with type promotion?
What is the difference between the file and randomaccessfile classes?
How do you take thread dump in java?
What is the purpose of declaring a variable as final?
What is used of static keyword in java?
Why bytecode is called bytecode?
What is a website container?
How many classes can any class inherit java?
Define how objects are stored in java?
what is the use of bean managed and container managed with example?
What are the different types of multitasking?
Can set contain duplicates?
How do I print a “?
Can we overload run() method in java?
What happens if a constructor is declared private?