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 an interface inherit from another interface?

730


Can we override static methods? Why?

678


What is the benefit of using inheritance?

788


What is constructor and virtual function? Can we call virtual funciton in a constructor?

777


Explain about object oriented programming?

776


Give any criteria when you use an abstract class and an interface?

721


What is the super keyword?

778


Define Data Abstraction. What is its importance?

733


What is the use of ‘finalize’?

783


What are the access modifiers?

776


Why is java not fully objective oriented?

811


What is difference between static and non-static fields of a class?

703


What do you mean by operator overloading?

787


Write basic concepts of oops?

730


What do you mean by "explicitly implemeting an interface". Give an example?

728