user image

Preeti Tripathi

Job Interview Skills
English
2 years ago

10. Describe Python Inheritance with Instances.

user image

Abhishek Mishra

2 years ago

Classes in Python have the ability to inherit the properties of another class because it adheres to the object-oriented programming paradigm. Inheritance is the name given to this process. The feature of code reuse is provided by inheritance. Inheriting classes are referred to be superclasses or parent classes, while classes that do so are referred to as derived or child classes.

Recent Doubts

Close [x]