Difference: Object Oriented Analysis (OOA) and Object
Oriented Design (OOD)?
Answer Posted / shilpa
OOA IS STATIC IN NATURE AND OOD IS DESIGN BASED
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between abstract & interface?
What is meant by overloading functions and operators?
Tell me something about abstract classes?
State two differences between an object and a class.
What is hybrid inheritance?
What is the purpose of late binding in object-oriented programming?
Do we require parameter for constructors?
What is the default access modifier in a class?
What is the difference between multiple and multilevel inheritance?
Difference between class and an object?
What is the difference between class inheritance and interface inheritance?
Why use oops?
What is the difference between a class and a structure?
What is the function of pure virtual functions?
How do we implement serialization actually?