Difference: Object Oriented Analysis (OOA) and Object
Oriented Design (OOD)?
Answer Posted / neha sehta
Analysis is modeling the desired behaviour ie totally
concentrating upon the functionalities required by the
system to be developed.
While design to create architecture for above model
considering both functional as well as non functional
requirements like performance, security, scalability etc
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the main difference between overloading and overriding?
What does the keyword virtual represented in the method definition?
Difference between class and an object?
Explain about multiple inheritance?
Explain what a method is?
What is the use of destructive method?
What is the benefit of using inheritance?
What is the order of call of constructors in inheritiance?
What is difference between polymorphism and normalization?
Explain about abstraction?
What is an abstract property. Give an example?
What does it mean that a method or class is abstract?
How does abstraction differ from encapsulation.
What is the use of interface?
What is the main use of message metaphor in object-oriented programming?