Difference: Object Oriented Analysis (OOA) and Object
Oriented Design (OOD)?

Answer Posted / shadab shaikh

Object-Oriented Analysis:

Emphasis is on finding and describing the objects or
concepts of the problem domain. Focus on what the system
must do. Do the right thing.

Object-Oriented Design:

Emphasis is on defining software objects and how they
collaborate to fulfill requirements. Focus on how the
system will do it. Do the thing right.

Is This Answer Correct ?    18 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is operator overloading and polymorphism?

556


What is meant by overloading functions and operators?

581


What is the main advantage of using inheritance?

570


What is the need of multiple inheritance?

573


What are the access modifiers?

615






What is an abstract property. Give an example?

539


What are base class, sub class and super class?

557


What is function override?

587


What is the difference between multiple and multilevel inheritance?

577


What are a base class, subclass, and superclass?

561


What are Classes and Objects?

574


What is data encapsulation and what is its significance?

508


What is polymorphism? When is it employed? give an example.

560


Does java support multiple inheritance? if not, what is the solution?

543


What are all the languages which support oop?

544