logical operator
Boolean (or logical) operators combine Boolean values using operators such as AND, OR, NOT to produce a Boolean result, TRUE or FALSE. This result can control the flow of a program using IF, WHILE or REPEAT UNTIL statements.
Related terms
FOR loop
IF statement
AND
Boolean
Boolean operator
comparison operator
NAND
NOR
NOT
operand
operator
OR
XOR
&& (ampersand, ampersand)
statement
Term sub categories
Programming
operators
- Jump:
- a -
- b -
- c -
- d -
- e -
- f -
- g -
- h -
- i -
- j -
- k -
- l -
- m -
- n -
- o -
- p -
- q -
- r -
- s -
- t -
- u -
- v -
- w -
- x -
- y -
- z -
- symbols