Multiple choice

The cyclomatic complexity metric provides the designer with information regarding the number of

  1. cycles in the program

  2. errors in the program

  3. independent logic paths in the program

  4. statements in the program

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

null