Week-11: Multi inheritance, Aggregation
Week-11: videos already shared with students via class WhatsApp group.
Contents that are covered in this weeks are
- Destructor in inheritance
- Multiple Inheritance
- Constructors in Multiple Inheritance
- Ambiguity in Multiple Inheritance
- Aggregation: Classes Within Classes
- Composition: A Stronger Aggregation (Overview)
- Lab Practice