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

Problem with MI - Name Ambiguity

What happens when same name is used in both parent classes.

Intro OOP, Chapter 13, Slide 7