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
What are the main features of oops?
How will you define abstract classes?
What is abstract method?
What is an abstraction and why is it important?
What is a default method? Why do we need default methods in java 8 interfaces?
What is garbage collection(gc)?
How to make a class accessible as a web service?
What is abstraction? How does it differ from encapsulation
What is a nested interface?
Can you tell something about GDI objects?
Does a class inherit the constructor of its super class?
What is early and late Binding?
Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?
What are base class, sub class and super class?
Differentiate between overloading and overriding.