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

Answer Posted / puri

OOA focuses on what the system does, OOD on how the system
does it

Is This Answer Correct ?    73 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data encapsulation and what's its significance?

612


Difference between class and an object?

586


What is a final variable?

597


Differentiate between data abstraction and encapsulation.

523


Which OOPS concept exposes only the necessary information to the calling functions?

688






Differentiate between a class and a method.

579


How to define an abstract class?

601


What is the difference between data hiding and implementation?

543


What is meant by “abstract interface”?

613


Do we require parameter for constructors?

694


What is the default access specifier in a class definition?

561


What is abstraction? How does it differ from encapsulation

532


Difference between abstraction and implementation hiding ?

585


What is an abstraction and why is it important?

578


Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

562