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 |
In treeset we add same object ...what will be the out put
How many types of gc are there in java?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
Can there be an abstract method without an abstract class?
whats the diff between jsp and servlets?
describe synchronization in respect to multithreading? : Java thread
what is difference between length and length()?
can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Servlet?
What is e in java?
What does java ide mean?
What is a byte array?
how many ways we can serialize the java object?