Is Java Class Threadsafe ????? How to make Java class Thread
safe??
Answer Posted / divya
using synchronization,immutable objects,thread safe wrappers
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can java run on google chrome?
What is the difference between comparison done by equals method and == operator?
Is boolean a data type in java?
Why does java not allow multiple public classes in a java file ?
What is the maximum size of array in java?
Is minecraft 1.15 out?
Can we sort hashmap in java?
how can i use a nonsynchronized hashtable?
What is the size of int in 64-bit jvm?
What is a vararg?
what is an objects lock and which objects have locks? : Java thread
How to convert string to byte array and vice versa?
What is object-oriented programming?
How does a for loop work?
What is the main functionality of the remote reference layer?