Write a program to check given number is odd or even. Calculate the cyclomatic complexity of the program using three techniques.
Answers
Answered by
3
As a result, Cyclomatic complexity term comes into picture which is the measurement of a source code complexity. It is calculated through a control flow graph which is developed on the basis of source code which measures the number of linearly-independent paths through a program module
Hope this helps you
Similar questions
Math,
6 months ago
Physics,
6 months ago
Computer Science,
11 months ago
Computer Science,
11 months ago
Hindi,
1 year ago