Lecture Object-Oriented programming - Lesson 5: Multiple inheritance

Lecture Object-Oriented programming - Lesson 5: Multiple inheritance. The main topics covered in this chapter include: reuse characteristics of more than one parent class, problem – duplicate features, solution – override the common feature, problem – duplicate features (diamond problem),...