Question: plz final answer Given the following code, which statement is true about the minimum number of test cases required for full statement coverage? read p

plz final answer
Given the following code, which statement is true about the minimum number of test cases required for full statement coverage? read p read a if (p+q > 100) print ("large") if (p > 50) then print ("p large") m (2 points) 4 tests 3 tests 2 tests 1 test
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
