Super A keyword that accesses a method in a superclass. Super searches progressively until it finds the method. Related terms keyword, method, superclass Contrast with class
A keyword that accesses a method in a superclass. Super searches progressively until it finds the method.
keyword, method, superclass
class