Software-Engineering
August 28, 2024Software-Engineering
August 28, 2024Software-Engineering
|
Question 89
|
Which of the following is NOT a size measure for software?
|
LOC
|
|
|
Function count
|
|
|
Cyclomatic complexity
|
|
|
Holstead’s program length
|
Question 89 Explanation:
Cyclomatic complexity is not a size measure for software,it is the part of white box testing.
Correct Answer: C
Question 89 Explanation:
Cyclomatic complexity is not a size measure for software,it is the part of white box testing.
