- Concept of inheritance: Code reusability and extensibility
- Types of inheritance: Single, multiple, multilevel, hierarchical, hybrid
- Base class and derived class relationships
- Access control in inheritance
- Virtual base classes and the diamond problem
- Constructor and destructor invocation in inheritance
- Practical examples related to embedded systems