Computer Science, asked by s5a1547nitesh10654, 16 days ago

Write the formula of AND, OR and NOT function with example?​

Answers

Answered by psjana1971
0

Answer:

Explanation:

If we wish to test several conditions in a single formula, then we can use NOT in conjunction with the AND or OR function. For example, if we wanted to exclude Red Blue and Slate Black, the formula would be =NOT(OR(C2=”Slate black”, C2=”Red Blue”).

Similar questions