Is java Class Thread safe ???? How to make java Class Thread
safe ??
Answer Posted / 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 |
Post New Answer View All Answers
What about products that claim to block java applets at a firewall? : java security
What is interceptors in java?
What is the front end for java?
What is type_scroll_insensitive in java?
What is cmp in java?
What is mq in java?
What is predicate in lambda expression?
What is the difference between jar and executable jar?
What is native class in java?
In hibernate what is the difference between the Session and SessionFactory?
What is gpt and gpc? : java security
How does jpa repository work?
What are tags in java?
How many types of jdk are there?
When do we go for java 8 stream api? Why do we need to use java 8 stream api in our projects?