Answer Posted / srinivasa
we can use to Collections.syncroniseMap() to synchronize
the HashMap
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Is java still necessary?
Why are there no global variables in java?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
What is the difference between a vector & an array list?
Is hashset ordered?
Is there any difference between synchronized methods and synchronized statements?
What is thread count in java?
Is stringwriter thread safe?
Can we have 2 main methods in java class?
What do you mean by pointer value and address?
What is the null?
Can I extend singleton class in java?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
Which keyword specify that a variable is effectively final ?
What is called module?