Vocabulary Matching

NOT Operator
Boolean Operator
A Boolean operator that reverses the logical value of its operand.
Truth Table
An operator that takes Boolean values as inputs and produces a Boolean value as output.
Logic
A table that shows the outputs of a Boolean function for all possible combinations of inputs.
A mathematical structure that models logical expressions and operations.
A Boolean value that represents the concept of negation.
A Boolean operator that returns true only if both of its operands are true.
A datatype that can only have two possible values: true or false.
True
Boolean Algebra
The branch of philosophy and mathematics that deals with formal systems of reasoning.
A Boolean value that represents the concept of truth.
A Boolean operator that returns true if at least one of its operands is true.
OR Operator
False
Boolean
AND Operator