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

Idealized Image of Inheritance

Consider the following argument:

Intro OOP, Chapter 7, Slide 6

The principle of substitutability is sometimes called Liskov substitutability, since one of the first people to describe the idea was Barbara Liskov, of MIT.