Introduction to OOP: Chapter 7: Inheritance [next] [previous] [audio] [real] [text]

Practical Meaning of Inheritance

A child class is in a certain sense both an extension and a restriction of the parent class.

Intro OOP, Chapter 7, Slide 5