Solved

The Value in Cell B2 Cell Is 65

Question 193

Multiple Choice

The value in cell B2 cell is 65.In cell C2, the value is 75.Which of the following formulas returns FALSE if any of the conditions are false for the values in cells B2 and C2?


A) =IF(B2>=70, C2>=80)
B) =OR(B2>=70, C2>=80)
C) =AND(B2>=70, C2>=80)
D) =NOT(OR(B2>=70, C2>=80) )

Correct Answer:

verifed

Verified

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

Related Questions