InterviewSolution
Saved Bookmarks
| 1. |
It is often difficult to estimate size at an early stage in a project when only a specification is available(a) True(b) FalseThe question was asked in final exam.My question is from Size and Cost Estimation of Software topic in division Software Management of Software Engineering |
|
Answer» RIGHT answer is (a) True To ELABORATE: Function-point and object-point estimates are easier to PRODUCE than estimates of code size but are OFTEN STILL inaccurate. |
|