Inheritance

Inheritance allows us to define a class that inherits all the methods and properties from another class.

Visit the following resources to learn more: