Introduction to OOP
Chapter 13: Multiple Inheritance:
next
previous
audio
real
text
Roadmap
In this chapter we will investigate some of the problems that can arize when a language allows a child class to have multiple parents.
Name ambiguity
Impact on substitution
The Problem of Common Ancestors
Intro OOP,
Chapter 13
, Slide 01