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 the base type from which all structs inherit directly?

536


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

513


What is an abstract property. Give an example?

533


What are the limitations of oops?

591


What is garbage collection(gc)?

561






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

536


What is the purpose of late binding in object-oriented programming?

559


What are the interfaces you used in beans?

507


What is the difference between an error and an exception?

508


Explain OOPS.

594


Does PowerShell support OOPs?

585


What is virtual?

729


How many instances can be created for an abstract class?

536


What are base class, sub class and super class?

548


What is the default access modifier in a class?

559