InterviewSolution
Saved Bookmarks
| 1. |
Which one is not a size measure for software product?(a) LOC(b) Halstead’s program length(c) Function Count(d) Cyclomatic ComplexityI had been asked this question during an online exam.The question is from Empirical Estimation Models topic in section Software Management of Software Engineering |
|
Answer» Right choice is (d) CYCLOMATIC Complexity |
|