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

Answers were Sorted based on User's Feedback



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

Answer / arul

Object-Oriented Analysis (OOA) aims to model the problem
domain, the problem to be solved, by developing an OO
system. The source of the analysis is generally a written
requirements statement. Object-Oriented Design (OOD) is an
activity of looking for logical solutions to solve a
problem by using encapsulated entities called objects.

Is This Answer Correct ?    104 Yes 16 No

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

Answer / puri

OOA focuses on what the system does, OOD on how the system
does it

Is This Answer Correct ?    73 Yes 9 No

Post New Answer

More OOAD Interview Questions

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

5 Answers   ABC, Protech,


What's the order of call of constructors in inheritiance?

0 Answers  


Is class an Object? Is object a class?

3 Answers   InfoAxon Technologies, Protech,


What are the properties that are defined in an object model?

0 Answers  


Can you explain primordial class loader?

0 Answers  


What if we make the method as abstract in another interface?

0 Answers  


What is the need of multiple inheritance?

0 Answers  


What are the four phases of the Unified Process ?

8 Answers   Protech, Student,


What is composition? Explain the purpose of composition.

0 Answers  


What are the various types of constructors?

0 Answers  


How to achieve data abstraction?

0 Answers  


What is Abstract method and how different from Virtual Method?

0 Answers  


Categories