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
What are the main features of oops?
What is a friend function?
Explain about realistic modeling?
What are the limitations of oops?
What are the features of encapsulation ?
What is difference between class and interface?
Explain about object oriented programming?
What is a ternary operator?
Which oops concept is used as reuse mechanism?
What is the difference between oop and sop?
What is a final variable?
Explain the meaning of object in object oriented programming?
Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?
How can we call the base method without creating an instance?
Explain OOPS.