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

1. Evaluate the Boolean expression below if the variables have the following values:
x num mark y z more
5 7.0 true 10 -7 false
more || (z < x)
2. Evaluate the Boolean expression below if the variables have the following values:
x num mark y z more
5 7.0 true 10 -7 false
z + x/z > -7
3. Evaluate the Boolean expression below if the variables have the following values:
x num mark y z more
5 7.0 true 10 -7 false
more || mark && (x + num > z)
4. ‘b’ < ‘m’
5. “house” < “horse”


1. True
2. False
3. False
4. True
5. False

Computer Science & Information Technology

You might also like to view...

Which of the following is an IP-based storage networking standard for linking host computers to data storage facilities?

A. DHCP B. iSCSI C. VT-x D. IaaS

Computer Science & Information Technology

The background-position property allows you to ____.

A. duplicate an image vertically or horizontally B. place a background image within an element C. set a scrolling background image D. all of the above

Computer Science & Information Technology

If you want to change the margin settings of a document, you can do so with the Margins group on the Layout tab of the ribbon.

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

Computer Science & Information Technology

Why is it important for a page layout program to support transparency?

What will be an ideal response?

Computer Science & Information Technology