MCQOPTIONS
Saved Bookmarks
| 1. |
An expression for the calculation of cyclomatic complexity. |
| A. | V(G) = E – N + 2 |
| B. | V(G) = E + N + 2 |
| C. | V(G) = E – N – 2 |
| D. | V(G) = E + N – 2 |
| Answer» B. V(G) = E + N + 2 | |