Transcription: A derived class can act as a base class for other classes. In this way, you can create hierarchies that reflect the different levels of detail in the information that your application is modeling. This diagram shows an example of a simple class hierarchy for certain kinds of matrices.