InterviewSolution
Saved Bookmarks
| 1. |
Cost and effort estimation of a software uses only one forms of decomposition, either decomposition of the problem or decomposition of the process.(a) True(b) FalseI have been asked this question in class test.My query is from Decomposition Techniques in Software Project Planning in chapter Software Management of Software Engineering |
|
Answer» CORRECT answer is (B) False To elaborate: Estimation USES one or both FORMS of PARTITIONING. |
|