Think of the answer to each question, then hold the mouse over the answer button to see the answer.
1. Is the following true or false (2>=5)

2. Is the following true or false (3<6 || 6>4)

3. Is the following true or false (7!=4)

4. Write the Boolean expression that will be true if a movie clip ball's x value is on the stage.

5. Is the following true or false (2<9 && 9>7)

6. Is the following true or false (10<=9)

7. Is the following true or false (4<9 && 9>7)

8. Is the following true or false (10<8 && 8>9)

9. Is the following true or false (7<=3)

10. Write the Boolean expression that will be true if a movie clip ball's x value is NOT on the stage.

11. Is the following true or false (7<8 && 8>10)

12. Is the following true or false (1<8)

13. Is the following true or false (2>6)

14. Write the Boolean expression that will be true if mth is a valid month.

15. Is the following true or false (6<10 || 10>7)

16. Is the following true or false (4>8)

17. Is the following true or false (5>4)

18. Is the following true or false (9<4)

19. Is the following true or false (10<4 || 4>5)

20. Is the following true or false (1!=3)

21. Is the following true or false (8<5 || 5>4)

22. An expression that can be true or false is ____ expression

23. Is the following true or false (1<1)

24. Is the following true or false (1!=4)

25. Is the following true or false (9>=4)

LESSON
INDEX