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
What is the difference between new and override?
Explain about instance in object oriented programming?
Explain about the relationship between object oriented programming and databases?
Explain what is single and multiple inheritance?
Explain the usage of encapsulation?
How will you define abstract classes?
What is Abstract method and how different from Virtual Method?
Explain static binding
What are the problems faced by the developer using object oriented programming language?
What's the order of call of constructors in inheritiance?
How do I make sure that an object is released in code such as a connection or file object?
Write a program to show the inheritance used in a class.
What is early and late Binding?
What is the main difference between overloading and overriding?
What is super keyword?