What is thread safe in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is use of static method?

0 Answers  


Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?

1 Answers  


What is main difference between variable and constant?

0 Answers  


what is the volatile modifier for? : Java thread

0 Answers  


When we r go to abstract class and when we go to Interface? i have confusion this question while in interview plz clarify

3 Answers   HCL, Photon,






different between exception and error? explaim check and uncheck exception

4 Answers  


Is void a keyword in java?

0 Answers  


What is the use of predicate in java 8?

0 Answers  


Explain the advantages of packages in java?

0 Answers  


What happens if we don’t override run method ?

0 Answers  


What does || mean in code?

0 Answers  


Can an object?s finalize() method be invoked while it is reachable?

2 Answers  


Categories