Unit 15: Inheritance and Polymorphism
Students who complete this unit will demonstrate that they can:
- Define the terms inheritance and polymorphism and explain their use in object-oriented programming.
- Use subclassing to design simple class hierarchies that allow code to be reused for distinct subclasses.
Contents