Code:IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print “Error” ENDIF Related Content ISTQB CTFL Tutorial ISTQB Foundation Exam Questions Comments Log in or register to post comments
Comments