Why should project managers complete hard problems first in
an OOSAD project?

Answers were Sorted based on User's Feedback



Why should project managers complete hard problems first in an OOSAD project? ..

Answer / subrata

The query actually holds good in general for every situation in life. It is one of the principles of good time management.

The idea is to tackle hard (and important) problems first. This, if resolved - will pep up your confidence to deal with other not so hard issues. Also, this could have cascading effect on other issues that may get resolved on its own.

I would rather stress on "important" than "hard" issues. If a "hard" problem is not coming in the way of your deliverables (means it is not important) - keep it aside. There is no need to spend a lot of time on it.

Is This Answer Correct ?    4 Yes 0 No

Why should project managers complete hard problems first in an OOSAD project? ..

Answer / sri

To mitigate the risks asap and it will also help them in
sizing and other things.

Is This Answer Correct ?    4 Yes 1 No

Why should project managers complete hard problems first in an OOSAD project? ..

Answer / ash

Its not necessary to do hard things first. Instead focus
should be on doing important things first. Important things
are core project features. Many features may be hard but not
necessary most important. Hence don't tire the team with
hard things but focus on important/core things first.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More OOAD Interview Questions

What are the tools you used for OOAD?

3 Answers   Protech,


Which of the following is tightly bound ? Inheritance or composition ?

1 Answers  


Why does java not support multiple inheritance?

0 Answers  


Explain the use of Vtable and what are the various problems to override the functions?

0 Answers   Ittiam Systems,


What is the difference between public, private and protected access modifiers?

0 Answers  






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

0 Answers  


Can different parts of a partial class inherit from different interfaces?

0 Answers  


How to define an interface?

0 Answers  


How many methods are there in the serializable interface?

0 Answers  


How to define an abstract class?

0 Answers  


What is the @functionalinterface annotation?

0 Answers  


What is the abstract method modifier?

0 Answers  


Categories