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 the use of finalize method?

0 Answers  


What is an abstraction and why is it important?

0 Answers  


What is single and multiple inheritance?

0 Answers  


What are abstract classes?

0 Answers  


Can we override static methods? Why?

0 Answers  






Explain about abstraction?

0 Answers  


What is the default access modifier in a class?

0 Answers  


Can you call the base class method without creating an instance?

0 Answers  


What is the use if instanceof keyword?

0 Answers  


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

2 Answers   CSC, HCL,


Why is OOP good?

0 Answers  


What is Overloading ? Is it similar to overriding ?

0 Answers   MCN Solutions,


Categories