What is the purpose of the super keyword in Java?

To call the superclass constructor
To refer to the superclass methods or variables
To create an object of the superclass
To declare a superclass
0 Total votes