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
Can you call the base class method without creating an instance?
State two differences between an object and a class.
Can you create an instance for an abstract class?
Write a note on encapsulation?
Explain about a class in oop?
Name some languages which have object oriented language and characteristics?
Define Data Abstraction. What is its importance?
What is the difference between a class and a structure?
What is the need of multiple inheritance?
Why are outlet connections required in object-oriented programming?
Write down how will you create a Binary tree?
What is polymorphism? When is it employed? give an example.
What is the difference between data hiding and implementation?
Can we override static methods of a class?
What are the different types of arguments?