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 the difference between yielding and sleeping? : Java thread
What is update method called?
Is there a sort function in java?
List primitive java types?
What is java literals?
what is features of jdk 1.5?
2 Answers Accenture, Satyam, TCS,
What is the collection interface?
What is type parameter in java?
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.
what models are available for event handling?
what is mean by synchronization?
3 Answers BOB Technologies, GCPL,
What is the purpose of the main method?