2. Language Elements : Expressions : Operators : Logical Operators
 
Share this page                  
Logical Operators
The logical operators AND, OR, and NOT join logical expressions into new expressions with a boolean value. The following truth tables show the result of comparisons made with these operators.