next up previous contents
Next: About this document ... Up: Introducing to Object-Oriented Programming Previous: Intro to Object-Oriented Design   Contents

A few final remarks of OOP

OOP requires a new style of program design. Common behaviour and properties must be identified and described in several class hierarchies. Once the class hierarchies are defined, most of the work is done. New instances of these objects are created and their methods called.

The advantages of OOP are:

The disadvantages:


next up previous contents
Next: About this document ... Up: Introducing to Object-Oriented Programming Previous: Intro to Object-Oriented Design   Contents
Olexiy Ye. Tykhomyrov 2001-12-16