Boolean
Where something is either true or false, e.g. a Boolean variable can only have one of two values, TRUE or FALSE (1 or 0, yes or no). Boolean algebra compares different Boolean variables; Boolean operators such as AND, OR, NOT are applied to Boolean variables.
Related terms
AND
binary operator
Boolean field
Boolean operator
logical operator
NAND
NOR
NOT
OR
truth table
XOR
&& (ampersand, ampersand)
flag
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