Computer Science, asked by vaa3, 3 months ago

for any decision statements what will be the possible outcomes while writing the test cases​

Answers

Answered by debiparnaphadikar
5

Answer:

Whenever there are two or more possible exits from the statement like an IF statement, a DO-WHILE or a CASE statement it is known as decision because in all these statements there are two outcomes, either TRUE or FALSE. ... Alternatively you can say that control statement IF has been evaluated both to TRUE and FALSE.

Similar questions
Math, 9 months ago