All > Technology > Programming > Java
A class that is extended by one or more sub classes. All Java classes have the
Object
class as a super class. See super type.- Browse Related Terms: class header, method overloading, overriding for breadth, overriding for chaining, overriding for restriction, sub type, super class, super type