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

What is meant by overloading functions and operators?

584


What is a try/ catch block?

551


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

546


Can you create an instance of an interface?

597


Why are virtual users created?

633






What are all the languages which support oop?

551


What are Classes and Objects?

579


What is the difference between an interface and abstract class?

586


Explain OOPS.

604


What is the difference between public, private and protected access modifiers?

578


Can encapsulation be called as a security device?

568


Explain what is meant by polymorphism?

579


What is the use of ‘finalize’?

621


How many methods are there in the serializable interface?

553


What is the difference between aggregation and composition?

517