Computer Science, asked by arnavb2008, 2 months ago

_______ is used when we have to evaluate multiple conditions.

Answers

Answered by Jenish9798
1

Answer:

IFS function

Explanation:

IFS function:- this function is use to test multiple conditions at once and then return the result based on it. This is helpful as you don't have to create those long nested IF formulas that used to get confusing.

Similar questions