Subclass: A class that extends another class and inherits its accessible fields and methods.
How to apply it: Determine what a subclass inherits (public/protected members) and what it cannot access (private members).
Course: AP Computer Science A · Unit: Inheritance
Practice questions about Subclass on AimFive — get rubric-based feedback showing exactly which points you earned.
AP and Advanced Placement are trademarks of College Board. AimFive is not affiliated with or endorsed by College Board.