Difference: Object Oriented Analysis (OOA) and Object
Oriented Design (OOD)?
Answer Posted / praveen kumar
In OOA we just gather the resouces
In OOD we can design with the use that resources
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What is a friend function?
What are all the languages which support oop?
What are the properties that are defined in an object model?
Why is class hierarchies managed in object-oriented programming?
Why dynamic loading is used in object-oriented programming?
Can I implement polymorphism using abstract class?
What is the main advantage of using inheritance?
What are the different types of inheritance?
What is static polymorphism?
What is the default access modifier in a class?
What is a constructor in class?
Explain about parametric polymorphism?
Is it possible to override private virtual methods?
What is a ternary operator?
Describe inheritance and non-inheritance of a derived class?