Inheritance

Home > Computer Science > Programming Languages > OOPS Concepts > Inheritance

A mechanism by which one object acquires all the properties and behaviors of the parent object.