Inheritance is an object-oriented programming principle where a subclass inherits the attributes and behaviors of a superclass.
Inheritance is an object-oriented programming principle where a subclass inherits the attributes and behaviors of a superclass.