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
Explain about a class in oop?
Explain what is object oriented programming language?
What are the features of encapsulation ?
Explain about object oriented programming?
Can we reduce the visibility of the inherited or overridden method ?
What is function override?
What are the various types of constructors?
What is the syntax of object oriented method call?
What is the use of interface?
What are the rules to define a functional interface?
Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?
What is data abstraction? what are the three levels of data abstraction with Example?
Explain what is meant by polymorphism?
Explain the term constructor
What's the order of call of constructors in inheritiance?