|
| Total Answers and Comments: 5 |
Last Update: September 12, 2009 Asked by: varalakshmi.k |
|
| | |
|
Submitted by: lks007
As wait(), notify() and notyfyAll() methods are present in Object class which is a super class for all the classes. There is no need to redefine the same methods in other classes as they all will inherit them from there super class Object.
Above answer was rated as good by the following members: hcse04, geeky920 | Go To Top
|