Logical Operator

Logical operators compare two conditions. The result of a comparison between the two conditions is itself, called a condition. If the result of the conditions is true, then a specific action is taken. If the result is false, then an alternate action is performed.