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

Explain what a method is?

612


Can you create an instance for an abstract class?

532


Explain about the analysis phase?

567


Explain about a class in oop?

590


Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?

520






What are abstract functions? Why are they used?

558


What is the practical implementation of inner classes?

525


What is the use of destructive method?

541


What is difference between encapsulation and abstraction?

570


What is method overriding?

552


Define Initialisation Purpose.

568


Explain method overriding.

599


what is full form OOP?

562


What are base class, sub class and super class?

557


What is inheritance in java?

552