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

What is an abstract property. Give an example?

0 Answers  


Can a class implement two interfaces having default method with same name and signature?

0 Answers  


What is the practical implementation of inner classes?

0 Answers  


What are the interfaces you used in beans?

0 Answers  


What is guard condition?

8 Answers   Mannar Company, Syntel,






explain dynamic binding

0 Answers  


What are the four important foundation concepts of OOP ?

0 Answers   Wipro,


Explian following terms: Constraint Rules, Design by contract.

1 Answers   Protech,


Differentiate between a class and a method.

0 Answers  


What is the default access specifier in a class definition?

0 Answers  


Explain about encapsulation?

0 Answers  


What is the main difference between a class and an object?

0 Answers  


Categories