home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH13 / A13093.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  204.6 KB  |  1 channel  |  11,025 sample rate  |  19 seconds
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.