Uploaded by deepnthahouse

Alice 2.5.4 Chapter 4 review questions

advertisement
1.
Multiple choice
2. b
3. c
4. a
5. b
6. d
7. c
8. b
9. a
10. b
11. a
Short answer
True/False
1. single-alt and dual-alt.
2. an if/else placed inside an if/else.
3. The purpose of the relational operators is to compare values and determine whether
relationships such as greater than, less than, or equal to exists.
4. The purpose of the logical operators is to connect two or more relational comparisons or
to reverse the logic of a condition (not a, both a and be, either a or b, or both).
5. The operator that determines whether two Boolean conditions are both true is both a
and b.
6. The type of operator that determines whether either of two Boolean conditions are true
is either a or b, or both/ or?.
Download