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 %d in printf?
What does next mean in java?
What is difference between length and length() method in java ?
Will minecraft java be discontinued?
When should I use stringbuffer?
Why is the singleton pattern considered to be an anti pattern?
What is the difference between jvm and jre? What is an interface?
Can we create object of inner class in java?
Is boolean a data type in java?
What is the final class modifier?
What is the purpose of main function in java?
Does java initialize arrays to zero?
What is entry set in java?
What is rule of accessibility in java?
What is operator overloading. Is it is supported in java?