InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a web engineering project metric ?(a) Number of Static Content Objects(b) Number of Dynamic Content Objects(c) Number of Inherited Objects(d) Word CountI have been asked this question in unit test.Question is from Web Engineering Project Metrics topic in section Software Metrics of Software Engineering |
|
Answer» RIGHT OPTION is (c) Number of Inherited Objects The EXPLANATION is: There is no such METRIC as an inherited OBJECT’s count. |
|