Basic and Advance Programming Question:

What is meant by “method-wars” in Programming?

Programming Interview Question
Programming Interview Question

Answer:

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”


Previous QuestionNext Question
What are inner class and anonymous class concept in Programming?Who were the three famous amigos and what was their contribution to the object community?