Respuesta :
The that describe an If statement are;
- A conditional If statement is used when the programmer wants decision-making included in the code.
- A conditional If statement executes code when the condition returns a value of false.
- A conditional If statement tests whether the condition following it is true or false before executing a specified part of the code.
According to this question, we are to discuss about If statement .
As a result of this we can see that conditional If statement is used when the programmer wants decision-making included in the cod.
Therefore, If statement executes code when the condition returns a value of false
Learn more about If statement at;
https://brainly.com/question/18736215