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

Describe the Diamond problem. Where does this problem occur?

0 Answers   Tech Mahindra,


What are sealed modifiers?

0 Answers  


Give any criteria when you use an abstract class and an interface?

0 Answers   Sans Pareil IT Services,


What is the difference between an abstract class and interface in java?

0 Answers  


Explain OOPS.

0 Answers   Ittiam Systems,






Does PowerShell support OOPs?

0 Answers   Microsoft,


Explain about overriding polymorphism?

0 Answers  


What is a functional interface? What is sam interface?

0 Answers  


Explain about multiple inheritance?

0 Answers  


Can you create an instance of an abstract class?

0 Answers  


Write a program to show the inheritance used in a class.

0 Answers  


Explain about Overloading vs Overriding ?

0 Answers  


Categories