1. Statements in programming or logic that execute code or actions only if a specified condition is true
The program uses conditional statements to check if the user input is valid.
O programa utiliza declarações condicionais para verificar se a entrada do usuário é válida.
2. In grammar, sentences expressing a condition and its consequence, typically using 'if-then' structure
Conditional statements in English often use the word 'if' to introduce the condition.
Declarações condicionais em inglês frequentemente usam a palavra 'if' para introduzir a condição.