Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?


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

Post New Answer

More Core Java Interview Questions

What is balanced tree in java?

0 Answers  


I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?

0 Answers  


Can we override constructors in java?

0 Answers  


Explain the difference between arraylist and linkedlist in java?

0 Answers  


where u use Abstraction and Interface in real time

3 Answers   Sonata,






What checkbox method allows you to tell if a checkbox is checked?

0 Answers  


What is the life cycle of an Applet ?

1 Answers  


What is a native method in java programming?

0 Answers  


What happens when a thrown exception is not handled?

0 Answers   Wipro,


What do you understand by final value?

0 Answers  


Can a class be private?

0 Answers  


In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?

0 Answers  


Categories