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 are manipulators?
Explain the abstract class modifier?
Give any criteria when you use an abstract class and an interface?
What if we make the method as abstract in another interface?
What are the limitations of oops?
What is the difference between public, private and protected access modifiers?
Difference between composition and inheritance ?
What if we override the conflicting method in the class?
What is super keyword?
What is a default method? Why do we need default methods in java 8 interfaces?
How to make a class accessible as a web service?
State some of the advantages of object oriented programming?
What is the difference abstract class and interface?
What is Overloading ? Is it similar to overriding ?
Explain what is object oriented programming language?