Boolean Expression

A boolean expression is an expression that is either TRUE or FALSE.

NOTE: The comparision operator look at the variables, however it doesn't change the variable.

Comparision Operators:

NOTE: = is used for assignment