Software-Engineering
October 6, 2023NIC-NIELIT Scientist-B 2020
October 6, 2023Software-Engineering
| Question 1 |
Consider three software items: Program-X, Control Flow Diagram of Program-Y and Control Flow Diagram of Program-Z as shown below
The values of McCabe’s Cyclomatic complexity of Program-X, Program-Y and Program-Z respectively are
The values of McCabe’s Cyclomatic complexity of Program-X, Program-Y and Program-Z respectively are
| 4,4,7 | |
| 3,4,7 | |
| 4,4,8 | |
| 4,3,8 |
Correct Answer: A
