Logo
Grokking the Object Oriented Design Interview
Ask Author
Back to course home

0% completed

OO Analysis and Design

OO Analysis and Design is a structured method for analyzing and designing a system by applying object-oriented concepts. This design process consists of an investigation into the objects constituting the system. It starts by first identifying the objects of the system and then figuring out the interactions between various objects.

The process of OO analysis and design can be described as:

  1. Identifying the objects in a system;
  2. Defining relationships between objects;
  3. Establishing the interface of each object; and, 4

.....

.....

.....

Like the course? Get enrolled and start learning!