In an IF function, the ________ can be used to compare the values of two cells to determine whether the statement is True or False

Fill in the blank(s) with correct word


logical test

Computer Science & Information Technology

You might also like to view...

The Description property is optional for a field.

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

Computer Science & Information Technology

Match the following commands to the corresponding outputs. Place the letter that indicates your answer on the line in front of each command.

- Your have the following two variables defined: XYZ=HELLO EMPTY= _____ 1. echo $XYZ _____ 2. echo $EMPTY _____ 3. echo ${XYZ: "BYE"} _____ 4. echo ${EMPTY: "BYE"} _____ 5. echo ${XYZ: + "BYE"} _____ 6. echo ${EMPTY: + "BYE"} _____ 7. echo ${XYZ: = "BYE"} _____ 8. echo ${EMPTY: = "BYE"} _____ 9. echo ${XYZ: ? "BYE"} _____ 10. echo ${XYZ: ? "BYE"} a: HELLO b: BYE c: Nothing is displayed

Computer Science & Information Technology

Smart Guides help you position objects relative to each other and determine equal distances between objects. _________________________

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

Computer Science & Information Technology

When you use the Move tool to drag a selection to a destination image, Photoshop places the selection on the previously active layer.

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

Computer Science & Information Technology