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 |
How can you take string into InputStream?
What is static and a non-static inner class?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
Tell me the Importent classes in net package?
Is linkedlist thread safe in java?
What are actual parameters?
What is numeric data type?
Difference between start() and run() method of thread class?
What is variable in java?
What is adapter class?
What is the default value of byte datatype in java?
How many bits is a char?