Answer Posted / yogesh sanas
Map map = Collections.synchronizedMap(new HashMap());
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you check whether the list is empty or not in java?
What is meant by the value of a variable?
Can It is possible to synchronize the constructor of a Java Class?
Which is better stringbuilder or stringbuffer?
What are new features introduced with java 8 ?
Explain how to force the garbage collection in java.
What is udp in java?
Explain the importance of import keyword in java?
How does hashset works in java?
Justify your answer that you can't define a method inside another method in java, if you can then how?
Can I declare class as static or private?
What are the types of exceptions?
How many bytes is a string?
What is difference between arraylist and list in java?
What is navigable map in java?