What is map and hashmap? also tell the difference.
Answer / vivek
map is an interface and hash map is the class which implements the map interface.both map and hash map are unsynchronized...
| Is This Answer Correct ? | 6 Yes | 0 No |
What is final access modifier in java?
What does percent mean in java?
What is the maximum size of hashmap in java?
What is the use of generics? When was it added to the Java development Kit?
What is java Applet?
Explain the difference between abstract classes and interfaces in java?
What is member in java?
What is return keyword in java?
What are recursive functions?
Differentiate between a constructor and a method? Can we mark constructors final?
what ide u r using and wat version, how wil u build the project etc ?
What is double parsedouble in java?