Computer Science, asked by dakhanisohel, 1 year ago

Write the general syntax of IF function

Answers

Answered by Anushkasampa123
17
Hello friend!
Here's ur answer!
Syntax:
If (condition )
Statement
Or,
If ( condition )
{
Statement 1:
Statement 2:
:
:
Statement n
}

Hope it helps! ☺
Thanks!!☺
Answered by wajahatkincsem
31

Hi I have an answer for you

The IF capacity can play out a sensible test and return one incentive for a TRUE outcome, and another for a FALSE outcome. For instance, to "pass" scores over 70: =IF ( A1 > 70 ," Pass "," Fail "). More than one condition can be tried by settling IF capacities. The IF capacity can be joined with intelligent capacities like AND as well as.

Similar questions