Answer Posted / surendra singh (suraj)
When OOAD was in the birth phase, There were different
different ways to define the OOAD consepts.
Before 1994 there were different methodologies like
Rumbaugh, Booch, Jacobson, Meyer etc who followed their own
notations to model the systems. The developers were in a
dilemma to choose the method which best accomplishes their
needs. This particular span was called as ?method-wars?.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Differentiate between a class and a method.
What are the main features of oops?
What is the difference between public, private and protected access modifiers?
Explain about abstraction?
What is the difference between an error and an exception?
What is the difference between function overloading and over riding?
What is an abstraction?
What is a subclass?
Why does java not support multiple inheritance?
What is data abstraction? what are the three levels of data abstraction with Example?
How to achieve data abstraction?
What is the benefit of Composition over Inheritance?
What are the access modifiers?
What are the interfaces you used in beans?
Is is possible to define our own functional interface?