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 |
Hi Friends, I am beginner in java. what i know about synchonized keyword is,If more that one 1 thread tries to access a particular resource we can lock the method using synchronized keyword. Then after that how the lock is released and how next thread access that.Please explain with example.
State differences between C and Java?
0 Answers Deloitte, JPMorgan Chase,
What is the use of an interface?
What is hashmap and map?
Break statement can be used as labels in java?
how to use crystal reports in java
What is executor memory?
What is arrays sort in java?
What is %02d?
What is immutability in java?
solve (x-1)(x-9)=8;
3 Answers IBM, Manhattan, TCS,
Explain the differences between static and dynamic variables?