Algorithms
January 16, 2024Question 11090 – Programming
January 16, 2024Algorithms
Question 23 |
To carry out white box testing of a program, its flow chart representation is obtained as shown in the figure below:
For basis path based testing of this program, its cyclomatic complexity is
5 | |
4 | |
3 | |
2 |
Question 23 Explanation:
Note: Out of syllabus.
Correct Answer: C
Question 23 Explanation:
Note: Out of syllabus.