The IF function
A) contains another function embedded inside one or more of its arguments.
B) contains data for the basis of the lookup and data to be retrieved.
C) evaluates a condition and returns one value if the condition is true and a different value if the condition is false.
D) looks up a value and returns a related result from the lookup table.
C
Computer Science & Information Technology