what is the difference between HashMap and Hashtable
Answer Posted / prabhat ranjan
You all said that HashMap allows 1 null key and mulitple
null values but why ? What was the basic idea behind it
making such feature by JAVA bulider ?
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Why collection is called framework in java?
What is considered an anti pattern?
How do you include a string in java?
How is string immutable in java?
How many types of variables are there?
What do you mean by hashing?
What is constant in programming?
Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?
Differentiate between class and structure.
Write a method to check if input string is palindrome?
Which browsers work with java?
What are the Static and Dynamic Variables? Differentiate them.
What is character in data type?
Can anonymous class have constructor?
What is assembly language?