...

/

Theory: Goal of Inheritance

Theory: Goal of Inheritance

Understand why we use inheritance in programming.

Purpose of inheritance

Question

What purpose does inheritance serve?

0/500
Show Answer

Example

In this example, let’s consider a base class Person with name ...