Software
CSQA · Question #270
__________ is a software metric, developed by Thomas J. McCabe, used to indicate the complexity of a program.
The correct answer is B. Cyclomatic Complexity. See the full explanation below for the reasoning.
Question
__________ is a software metric, developed by Thomas J. McCabe, used to indicate the complexity of a program.
Options
- AKnots
- BCyclomatic Complexity
- CLines of Code
- DFunction Points
How the community answered
(64 responses)- A16% (10)
- B72% (46)
- C8% (5)
- D5% (3)
Community Discussion
No community discussion yet for this question.