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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does a class inherit the constructor of its super class?

515


Explain the rationale behind object oriented concepts?

593


What is a virtual function?

570


Can you tell something about GDI objects?

599


What are Classes and Objects?

574






Explain about the analysis phase?

563


What is the difference between a class and a structure?

510


Explain about encapsulation?

575


How does abstraction differ from encapsulation.

562


What is the difference between a class and an object?

528


Can you create an instance for an abstract class?

532


Write a note on encapsulation?

577


Explain what a method is?

611


Explain serialization and overriding?

634


Classes and structs support inheritance. Is this statement true or false?

567