study guides for every class
that actually explain what's on your next test
Super()
from class:
AP Computer Science A
Definition
`super()` is a keyword in Java that is used to call the constructor of the superclass. It allows you to invoke the superclass's constructor and initialize its instance variables.
© 2025 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.