Can each java object keep track of all the threads that want to exclusively access it?


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

Post New Answer

More Core Java Interview Questions

What is the use of hashmap in java?

0 Answers  


Why string is a class?

0 Answers  


Can an unreachable object become reachable again?

3 Answers   DELL,


Which is the best sorting technique in java?

0 Answers  


What is the difference between error and an exception?

0 Answers  






What is finalize() function in java?

0 Answers  


what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?

3 Answers   Satyam, STI,


Define how does a try statement determine which catch clause should be used to handle an exception?

0 Answers  


What is the default initialized value of String type variable?

4 Answers  


What is tostring () method?

0 Answers  


Why declare Main() inside the class in java ?

0 Answers   HCL,


Can we call virtual funciton in a constructor ?

0 Answers   XX,


Categories