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
Can an interface implement or extend another interface?
What is the best tool for modeling and ORM framework
What are the features of encapsulation ?
What is an abstraction?
Explain about abstraction?
Explain about the relationship between object oriented programming and databases?
What is the diffrence between an abstract class and interface?
How to achieve data abstraction?
What is the difference between a class and an object?
Explain about instance in object oriented programming?
How many methods do u implement if implement the serializable interface?
What is meant by function overloading and function overriding?
Explain what is meant by polymorphism?
What does the “abstract” keyword mean in front of a method? A class?
Is it possible to override private virtual methods?