Boolean Variable: may have two discrete possible values, e.g True or false
Truth table: a table that shows the result of applying the logical functions to all possible combinations of inputs.
Boolean equation: an equation that expresses a Boolean output Q, in terms of Boolean inputs, X, Y, Z, etc. To which one or more Boolean functions, such as OR, AND and NOT, are applied.
Logic gate: an electronic circuit that performs a Boolean function.
Comments
No comments have yet been made