Home / Definitions / Inheritance
In object-oriented programing (OOP) inheritance is a feature that represents the “is a” relationship between different classes. Inheritance allows a class to have the same behavior as another class and extend or tailor that behavior to provide special action for specific needs.

Was this Article helpful? Yes No
Thank you for your feedback. 0% 0%