InterviewSolution
Saved Bookmarks
| 1. |
Any 1 program using IF THEN STATEMENT |
|
Answer» Example 1. SALLY eats a SNACK if she is hungry. In if-then FORM, the STATEMENT is If Sally is hungry, then she eats a snack. The HYPOTHESIS is Sally is hungry and the conclusion is she eats a snack. |
|