Solved

Is a Logical Function That Returns One Value If the Condition

Question 33

Multiple Choice

is a logical function that returns one value if the condition is true and another if the condition is false.


A) OR(condition 1, condition 2…)
B) AND(condition 1, condition 2…)
C) TO(value if true, value if false)
D) IF(condition, value if true, value if false)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions