Is java Class Thread safe ???? How to make java Class Thread
safe ??
Answer / avinash pandey
NO Java class is not Thread Safe , for making thread safe to
Java class we have to use either Synchronized method or
Synchronized block...
| Is This Answer Correct ? | 28 Yes | 1 No |
What kind of thread is the garbage collector thread?
Is php faster than java?
Why struts framework is used in java?
What is adoptopenjdk?
How can I swap two variables without using a third variable?
explain isalive() method under thread class?
what is the use of a super keyword?
What is lambda value?
When a thread is created and started, what is its initial state?
Is java a framework?
What is the current code for the Java 5 code class Root { ?
How do I open my java console?