Why is object class the super class in Java?
The java program is essentially manipulation of
method and class.
The class inherit some properties on which there structure built up later.
Object is the basic class and all classes are subclass of Object.