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

What is the use of destructive method?

0 Answers   Tech Mahindra,


How many methods are there in the serializable interface?

0 Answers  


Whether static method can use nonstatic members?

0 Answers  


Differences between functional programming and object-oriented programming?

0 Answers  


Do we require a parameter for constructors?

0 Answers  






What is a subclass?

0 Answers  


Explain colloboration

0 Answers  


Define modularity?

0 Answers  


What is a friend function?

0 Answers  


What is the difference between an interface and abstract class?

0 Answers  


Is is possible to define our own functional interface?

0 Answers  


What is the use of ‘finalize’?

0 Answers  


Categories