home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH01 / A01107.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-16  |  263.6 KB  |  1 channel  |  11,025 sample rate  |  24 seconds
Transcription: In object-oriented programming, the emphasis shifts from finding an algorithm to solve a problem to describing the components of the problem and how they interrelate. In languages such as C++, programs can be built from blocks of code that model the components of the problem to be solved. The following pages describe the main characteristics and advantages of the object-oriented programming method.