Object Oriented Programming - Inherit Behaviors from a Supertype

Can anyone explain WHY you need to " make an instance of the supertype" before another object can inherit its prototype?

I find it easier to remember if I understand why somthing is the case.

The excersise states it, but doesn’t make it clear what neccessitates it.

Thanks

Hello, this article dose a good job explaining the subject called inheritance.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.