AP Computer Science Aeasymcq1 pt
A private method of the superclass
A.cannot be called by the subclass
B.is inherited by the subclass
C.becomes public in the subclass
D.must be overridden
private excludes subclasses.
Acannot be called by the subclass
Practice more AP Computer Science A questions with full explanations
Practice Unit 9: Inheritance Questions →