Types of logic gate
Across
- 2. a form of algebra where all values are reduced to either true or false
- 5. a data type that has one of two possible values: true or false
- 6. a logic gate that accepts two inputs and will output a 1 (or TRUE) value when either of the inputs is a 1
- 7. a logic gate that accepts two inputs and will output a 1 (or TRUE) value only if both inputs are a 1
Down
- 1. operations based on the terms AND, OR, NOT
- 3. something that is checked to determine whether it is true or false
- 4. a logic gate that accepts only one input; the output will always be the opposite of the input