Types of Inheritance
In the previous lessons, you covered the basics of inheritance. In this lesson, you will learn about the various types of inheritance in C#.
Depending whether it is a base class or a derived class, these are the five types of inheritance in general:
- Single
- Multi-level
- Hierarchical
- Multiple
- Hybrid
Get hands-on with 1400+ tech skills courses.