AP Computer Science Aeasymcq1 pt

The keyword super inside a method calls

A.a superclass method or constructor
B.a subclass method
C.a static method
D.the main method

Explanation

Core Concept

super reaches the parent class.

Correct Answer

Aa superclass method or constructor

More Unit 9: Inheritance practice questions

Try a random question →

Practice more AP Computer Science A questions with full explanations

Practice Unit 9: Inheritance Questions →