home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A05281.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-20  |  294.8 KB  |  1 channel  |  11,025 sample rate  |  27 seconds
Transcription: With classes, the distinction disappears between setting up data structures to model your application and finding algorithms to make the data structures perform correctly. Now, classifications based on the behavior of objects and how they interface with other objects can be built into your abstract data types. Just as a hot drink machine is operated by pressing buttons, a phone book class has a clearly defined interface for the client code.