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 |
why do we use interface in java?
What is use of static method?
Define jre i.e. Java runtime environment?
if a java file without any source code is valid java file?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
What are the observer and observable classes?
What is Session and cookies?Explain in detail with an example?
Which number is denoted by leading zero in java?
What is consumer interface?
How will you create the class for the following scenario? Employees under one employee?
in a console we r giving java <class name> if r pressing enter where it'll goes
What is mean by encoding?