Answer Posted / ravikiran
Collections.synchronizedMap(new HashMap());
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Explain when we should make an instance variable private.
What is busy spin, and why should you use it?
How to provide security in java
What is the difference between the paint() and repaint() methods in java programming?
Why is stringbuffer called mutable?
Is null == null in java?
What is the difference between object oriented programming language and object based programming language?
How do I get the | symbol on my keyboard?
Is there any tag in htm to upload and download files?
Give us the name of the list layoutmanagers in java?
What are streams?
How do you ensure that n threads can access n resources without deadlock?
Is java a utf 8 string?
Have you ever used hashtable and dictionary?
Can we use catch statement for checked exceptions?