- Exercise

In this lesson, we'll look at a few cases of inheritance's core guidelines and try to solve them on our own.

We'll cover the following...

Try it! #

A class hierarchy is constructed to represent a set of hierarchically organized concepts (only). ...