Inheritance are 3 types
1. Multilevel Inheritance
2. Multiple Inheritance
3. cyclic Inheritance

note : - cyclic Inheritance is never used and no programming language support it.