Respuesta :
The answer is a subclass of Object. A Java subclass is a class which inherits a method or methods from a Java superclass. A Java class may be either a subclass, a superclass, both, or neither. In Java, the more specialized class that inherits from the superclass is called the subclass