home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH01 / A01122.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-27  |  216.6 KB  |  1 channel  |  11,025 sample rate  |  20 seconds
Transcription: In traditional programming languages, code usually has to be modified before it can be reused, and it always requires extensive retesting. Even changes that seem trivial can introduce bugs. Object-oriented languages, on the other hand, include features that support code reuse without the need for additional tests.