company logo

logical operation

Logical operations perform a Boolean operator on one or two operands. Before performing a logical operation, both operands are converted into Boolean values.  The result of a logical operation is a Boolean value, always.

Generalisations:  operation, operation type, type operation
References

Related topics