what are the types of methods for object class
wait(), toString() only
notify(), notifyall() only
run(), stop()
wait(),toString(),notify(), notifyall() and finalize()