
why Object class is super class for all class?
1.to use the Object class methods in subclass directly or 2.the Object class is usefull at the time of object create of subclass
what is currect and why ? if both are not currect tell me what is the reason please