how to make hashmap object as synchronized object?
Answer Posted / aroyal
Thanks
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How do you sort data in java?
What kind of variables can a class consist?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
Tell me the Importent classes in net package?
Define how does a try statement determine which catch clause should be used to handle an exception?
Which is dependent variable?
If you are given the name of the function at run time how will you invoke the function?
What are the two parts of a conditional statement?
How many types of interfaces are there?
What is the purpose of encapsulation?
What is boolean flag in java?
Explain access modifiers in java.
Describe the syntax of multiple inheritance? When do we use such an inheritance?
How does indexof work?
what are the methods in object?