Object-Oriented Development Approach

1. What is the Object-Oriented Approach?

The object-oriented approach (OOA) to software development models problems using objects, which represent real-world concepts.


2. A Bit of History


3. Unstructured Programming


4. Procedural Programming