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

584


What is a ternary operator?

558


What are base class, sub class and super class?

557


What's the order of call of constructors in inheritiance?

586


What is the need of multiple inheritance?

573






Can we reduce the visibility of the inherited or overridden method ?

612


What is a subclass?

558


What is the default access modifier in a class?

567


Explain about inheritance in oops?

569


What is serialization? How do we implement serialization actually?

498


What is the use of interface?

603


What is meant by “abstract interface”?

611


What is the function of messaging metaphor?

589


Name the different creational patterns in object oriented design?

562


What is an abstract property. Give an example?

539