Why wait ,notify and notify All method define in the Object class ?

Questions by amittomar19

Showing Answers 1 - 3 of 3 Answers

Amit

  • Jun 5th, 2012
 

The reason of wait,notify and notify all method is in Object class because monitoring happens in object level not on thread leave so it has to be in object class.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions