Questions tagged [inheritance]
One of the four pillars of object-oriented programming (OOP), inheritance establishes a "is-a" relationship between objects. For example, a "Cat" object can be treated in code as any other "Animal" object because a "Cat" is-a "Animal".
0 questions from the last 7 days
No questions found. Perhaps you'd like to select a different tab?