Multiple choice

Which of the following is a correct syntax of the function?

  1. = AVERAGE ( A1, A2, A3)

  2. = SUM( A1, A2)

  3. = OR ( A1<10, A1=10 )

  4. = OR ( A1= 10, A2 =' " GANESH ")

  5. All of the above options are true

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Yes, all of the above options are true.