Section Overview
- Inheritance AP Unit 9 Overview Learn Review
- Superclasses and subclasses AP Unit 9.1 and AP Unit 9.2
- Polymorphism AP Unit 9.6 Learn Review
- Type compatibility
- Keywords (public, private, static)
- Encapsulation AP Unit 5.1 Learn
- Methods AP Unit 5.4 accessors AP Unit 5.5 mutators
Familiarize yourself with the following subject areas that may not have been completely covered by The League's regular curriculum. Some links are offered below to Runestone Academy's information on each subject area.
- Accessor == Getter AP Unit 5.4
- Mutator == Setter AP Unit 5.5
- extends AP Unit 9.1
- rules for subclasses
- super AP Unit 9.4 Learn Review
- method overloading and overriding AP Unit 9.3 Learn Review
- dynamic binding vs static binding
- public / private / protected accessibility
Practice
Take this quick quiz then review missed answers against the expected response.
These inheritance multiple choice questions are available from Runestone Academy,
plus these OO Basics free response questions