block of statements - One or more statements enclosed in an open curly brace ‘{‘ and a closing curly brace ‘}’., boolean expression - A mathematical or logical expression that is either true or false., complex conditional - A Boolean expression with two or more conditions joined by a logical and ‘&&’ or a logical or ‘||’., deMorgan's Laws - Rules about how to distribute a negation on a complex conditional., logical AND - Used to only execute the following statement or block of statements if both conditions are true, logical OR - Used to execute the following statement or block of statements if one of the conditions are true, negation - turns a true statement false and a false statement true, short circuit evaluation - The type of evaluation used for logical and ‘&&’ and logical or ‘||’ expressions. If the first condition is false in a complex conditional with a logical and the second condition won’t be evaluated. If the first condition is true is a complex conditional with a logical or the second condition won’t be evaluated.,

Таблица лидеров

Визуальный стиль

Параметры

Переключить шаблон

Восстановить автоматически сохраненное: ?