Answer the following questions true (T) or false (F)

1. True/False: Suppose MyNumber = 6 . Is the following expression True or False?
(2 * MyNumber – 4 > 6 ) AND (MyNumber < 10)

2. True/False: If A = 20 and B = 15, then both of the following statements are True:
A > B and B <= A

3. True/False: The type of operators that are evaluated second in the hierarchy of order of operations are logical operators.

1. T
2. T
3. F

Computer Science & Information Technology

You might also like to view...

To increase webpage ranking in search engine results, use the ________ technique

Fill in the blank(s) with correct word

Computer Science & Information Technology

When you add a layer to an image, a new layer appears _____ thecurrently selected layer, creating a stacking order.

A. above B. below C. beside D. left of

Computer Science & Information Technology