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

Answer Posted / neha sehta

Analysis is modeling the desired behaviour ie totally
concentrating upon the functionalities required by the
system to be developed.

While design to create architecture for above model
considering both functional as well as non functional
requirements like performance, security, scalability etc

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I implement polymorphism using abstract class?

572


What are the different types of arguments?

589


Explain about object oriented databases?

606


Write about abstract base classes?

597


Can you create an instance of an interface?

591






What if we override the conflicting method in the class?

519


Why is C not an OOP language?

582


What are virtual functions, base class pointer, derived class pointer, biding references?

544


What is a try/ catch block?

549


What are the limitations of oops?

594


Explain about parametric polymorphism?

616


Explain about the analysis phase?

569


What is a static method? Why do we need static methods in java 8 interfaces?

663


What is the significance of encapsulation?

580


What is the use of ‘finalize’?

617