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


Please Help Members By Posting Answers For Below Questions

How do I start netbeans?

480


What's the difference between authentication and authorization? : java security

501


Why is lambda expression used?

480


What do you understand by a variable?

516


What type of parameter passing does java support?

459






What is the use of rs next () in java?

489


Why doesn't lsdou work under windows nt? : java security

499


Is it better to learn java or python?

457


What is the difference between swing and awt components?

639


Why java is better than node.js?

469


What is java language expression?

493


Where is singleton design pattern used in java?

472


Explain the reason for each keyword of public static void main(string args[])?

489


Write a program using call by refernce for two different classes to explain to print whether a given number is automorphic or not.

1365


How can I write a program that takes command line input?

474