Computer Science, asked by saksh5514, 7 months ago

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

Answers

Answered by keyboardavro
1

Answer:

Explanation:

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.Feb 12, 2013

Answered by Anonymous
3
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.



Hope it helps you!!!
Follow Me
Similar questions