cs108
→ oop
CS 108: Introduction to Computing
Inheritance & Polymorphism
Guide 13
-
Class 13
-
Lab 13
-
Homework 13
Students who complete this unit will demonstrate that they can:
Explain the use of inheritance and polymorphism in object-oriented programming.
Use subclassing to design simple class hierarchies that allow code to be reused for distinct subclasses.