Solved

Which of the Following Functions Is a Logical Function That

Question 30

Multiple Choice

Which of the following functions is a logical function that returns TRUE if any condition is true and FALSE if not?


A) TO(value if true, value if false)
B) AND(condition 1, condition 2…)
C) OR(condition 1, condition 2…)
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