Answer Posted / srinu
This is method for synchronise HashMap
Map m1=Collections.synchronizedMap(Map m)
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Is it necessary for the port addresses to be unique? Explain with reason.
can any body body expalin best definitions & best real time exaples for opps concepts.
Write a code to create a trigger to call a stored procedure
How do you reverse sort in java?
What are the differences between string, stringbuffer and stringbuilder?
What is the purpose of garbage collection in java, and when is it used?
what is daemon thread and which method is used to create the daemon thread? : Java thread
How do you detect memory leaks?
What is method overloading in java ?
What is anti pattern in cyber security?
What is try-with-resources in java?
What is final, finally, finalize?
Can we instantiate interface in java?
What is t type java?
What is the difference between processes and threads?