Question 2946 – Communication
April 24, 2024
Question 2949 – Communication
April 24, 2024
Question 2946 – Communication
April 24, 2024
Question 2949 – Communication
April 24, 2024

Software-Engineering

Question 48
<consider the="" following="" statements="" about="" cyclomatic="" complexity="" of="" control="" flow="" graph="" a="" program="" module.="" which="" these="" are="" true?=""

    I. The cyclomatic complexity of a module is equal to the maximum number of linearly independent circuits in the graph.

    II. The cyclomatic complexity of a module is the number of decisions in the module plus one, where a decision is effectively any conditional statement in the module.

    III. The cyclomatic complexity can also be used as a number of linearly independent paths that should be tested during path coverage testing.

A
I and II
B
II and III
C
I and III
D
I, II and III
Question 48 Explanation: 
Note: Out of syllabus. [Software Engineering]
Correct Answer: B
Question 48 Explanation: 
Note: Out of syllabus. [Software Engineering]

Leave a Reply

Your email address will not be published. Required fields are marked *