Question 19
Consider the following annotated control flow graph (CFG) and answer the given subquestions.
Which of the following is a def-clear path with respect to variable y?
[1, 2, 4, 5, 7]
[1, 2, 4, 6, 7]
[1, 3, 4, 5, 7]
[1, 3, 4, 6, 7]
Consider the following annotated control flow graph (CFG) and answer the given subquestions.
Which of the following is a def-clear path with respect to variable y?
[1, 2, 4, 5, 7]
[1, 2, 4, 6, 7]
[1, 3, 4, 5, 7]
[1, 3, 4, 6, 7]
Correct answer
[1, 2, 4, 6, 7]
Question 19 of 22 in the IIT Madras BS Software Testing (Software Testing) End Term paper sat on 13 Apr 2025, in the January 2025 term (IIT M IMPROVEMENT AN EXAM QIM3 13 Apr 2025). It carries 4 marks.