Why is planning too much up front a mistake in an OOSAD
project?

Answer Posted / subrata

Every project (be it OO or otherwise) has certain unknown factors. It is just impossible to know every constraint in advance. Many things are discovered during detailed design and implementation stage. Hence too much of planning is a wastage of effort when unknown factors are bound to pop up. Hence the focus should be on flexibility rather than rigidness that comes with excess planning.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about inheritance in oops?

561


How can we restrict inheritance for a class so that no class can be inherited from it?

654


What is difference between encapsulation and abstraction?

566


What is the main advantage of using inheritance?

563


What is meant by inheritance? what are the advantages of inheritance?

535






What is the @functionalinterface annotation?

536


Why is java not fully objective oriented?

589


What is the difference between oop and sop?

744


What is overriding?

600


What is the main difference between a class and an object?

553


Does PowerShell support OOPs?

587


What is method overriding?

551


Why dynamic loading is used in object-oriented programming?

559


What is a functional interface? What is sam interface?

555


Why abstraction is important?

598