The __________ statement is used to execute one action when a condition is true and another when that condition is false.

The __________ statement is used to execute one action when a condition is true and another when that condition is false.



Answer: If...else


Learn More :