[computing] A programming language statement that executes one option if the statement is true, and another if it is false. The if-then-else statement is an example of a conditional statement.
[computing] A programming language statement that executes one option if the statement is true, and another if it is false. The if-then-else statement is an example of a conditional statement.