Question: 15. Given the following code, calculate statement and branch coverage. IF A >B THEN C= A-B ELSE C = A + B ENDIF Read D

15. Given the following code, calculate statement and branch coverage. IF A >B THEN C= A-B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIE
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
