home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A05116.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-24  |  297.0 KB  |  1 channel  |  11,025 sample rate  |  27 seconds
Transcription: Using classes and objects is an appropriate way of modeling elements in a great many applications. Graphics objects are often the basis of modern graphics applications and graphical user interfaces. Classes can represent constructs such as stacks, lists, and collections of many sorts. Later chapters of this book show how to build new classes using existing classes and ways of defining families of classes.