Multiple choice

Which of the following translates the software requirements into specifications for objects, and derives class hierarchies from which the objects can be created?

  1. Object oriented design

  2. Object oriented analysis

  3. Object oriented programming

  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Object oriented design (OOD) translates the software requirements into specifications for objects and derives class hierarchies from which the objects can be created.