study guides for every class

that actually explain what's on your next test

Super.method()

from class:

AP Computer Science A

Definition

`super.method()` is used in Java to explicitly call a method defined in the superclass. It allows you to access and execute the overridden method implementation from the parent class.

"Super.method()" also found in:

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.