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

Answers were Sorted based on User's Feedback



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

Answer / praveen

You cant plan only for the current phase of the project as
your future activities are still coarse granular. To have
good plannig you need to have fine granularity w.r.t the
tasks to get clear WBS

Is This Answer Correct ?    15 Yes 2 No

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

Answer / sri

bcos in manier cases things will change in later phases.

Is This Answer Correct ?    15 Yes 7 No

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

Answer / 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

More OOAD Interview Questions

Explain what is meant by polymorphism?

0 Answers   BPL,


What is static polymorphism?

0 Answers  


What interface must an object implement before it can be written to a stream as an object?

0 Answers  


What is inheritance in java?

0 Answers  


Is class an Object? Is object a class?

3 Answers   InfoAxon Technologies, Protech,






Explain serialization and overriding?

0 Answers   Motorola,


What are different ways to create string object?

0 Answers  


Explain the term constructor

0 Answers  


How to differentiate between a CreateObject() and GetObject() ?

0 Answers   CGI,


What are abstract classes?

0 Answers  


Why are outlet connections required in object-oriented programming?

0 Answers  


What is the difference between a class and a structure?

0 Answers  


Categories