Which leads to the question “Where does it all begin?” The top-most class, the class from which all other classes are derived, is the Object class defined in java. lang. Object is the root of a hierarchy of classes. The subclass inherits state and behavior in the form of variables and methods from its superclass.