InterviewSolution
Saved Bookmarks
| 1. |
Why is decomposition technique required?(a) Software project estimation is a form of problem solving(b) Developing a cost and effort estimate for a software project is too complex(c) All of the mentioned(d) None of the mentionedI have been asked this question in examination.Asked question is from Decomposition Techniques in Software Project Planning topic in portion Software Management of Software Engineering |
|
Answer» RIGHT answer is (c) All of the mentioned For explanation: For these reasons, we decompose the problem, re-characterizing it as a SET of smaller PROBLEMS. |
|