A Boolean variable can hold either the value or false.

An if statement is used to execute a block of code if a condition is .

The else keyword is used to specify a block of code that should be executed if the if condition is .

The logical operators are , or, and not.

A Boolean expression is a statement that can be evaluated to either or false.