what is the difference between HashMap And HashTable?
Answer Posted / guest
HashMap is a nonsyncronized and HashTable is a
syncronized.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
enlist some features of jdk.
Differentiate between class and structure.
What are void methods?
How many types of design patterns are there?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
What is method and methodology?
What is identifier in java?
How many arguments can be passed to main ()?
Which oo concept is achieved by using overloading and overriding?
What is boolean in java?
What is nullpointerexception?
What are the properties of thread?
What are the states of thread in java?
Can we use switch statement with strings?
What are the benefits of operations?