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

Answer Posted / subrata

I agree with #1 & #3 responses.

Analysis is more from an end user perspective - what the desired behavior of the system should be.

Design is from the developer perspective - how the system is going to deliver the required behavior as established above.

The difference is "what" and "how".

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Polymorphism, overloading, overriding and virtual?

646


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

725


What does the “abstract” keyword mean in front of a method? A class?

582


What is hybrid inheritance?

610


What is an interface?

653






What is the difference between oop and sop?

825


What is the difference between an Abstract class and Interface?

657


What is the use of ‘finalize’?

672


What do you mean by "explicitly implemeting an interface". Give an example?

612


How to make a class accessible as a web service?

572


Explain about uml?

595


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

567


How a program can be structured using the concept of object oriented programming?

616


What is the base type from which all structs inherit directly?

589


Explain static binding

619