Which of the following statements is most correct in respect of the IF and OR functions?
a. The IF function will always return either TRUE or FALSE.
b. The OR function must always have at least 2 arguments.
c. An IF function can contain an OR as an argument, and an OR can contain an IF as an argument.
d. All of these answers.