what is meant by "method-wars"?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is an interface?
Explain persistence?
Can you instantiate an abstract class and what is an inner class?
0 Answers Flextronics, Tavant Technologies, Virtusa,
What do you mean by abstract classes?
What is polymorphism and abstraction?
0 Answers Agilent, Integreon, ZS Associates,
What are the features that are provided to make a program modular?
Can you create an instance for an abstract class?
Can a function be overloaded based on return types?
explain the difference between operator overloading and function overloading.
What does the keyword virtual represented in the method definition?
What is the use if instanceof keyword? And how do refer to a current instance of object?
When will you use an interface and abstract class?