scoresvideos

๐Ÿ’ปap computer science a review

key term - Super()

Citation:

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.

"Super()" also found in:

Subjects (1)