Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

983


What is the benefit of using inheritance?

1040


Explain about parametric polymorphism?

1045


Are constructors inherited? Can a subclass call the parent's class constructor? When?

1002


What is the difference between a virtual method and an abstract method?

944


If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

1001


Whether static method can use nonstatic members?

970


Explain about the analysis phase?

999


Explain about the relationship between object oriented programming and databases?

951


Can we override a method by using same method name and arguments but different return types?

953


Is it possible to override private virtual methods?

1001


Can we use static method definitions in interfaces?

1049


What is @functionalinterface?

1011


Why is class hierarchies managed in object-oriented programming?

992


What is function override?

1093