What do we call statements that run or skip code depending on a condition being true or false?

Conditional statementsDecision statementsBranch statements

Conditional statements.