Types of Inheritance
Learn about the various types of inheritance in Python.
Based upon parent classes and child classes, there exists the following five types of inheritance:
- Single
- Multi-level
- Hierarchical
- Multiple
- Hybrid
Create a free account to view this lesson.
By signing up, you agree to Educative's Terms of Service and Privacy Policy