logic

12345678910
Across
  1. 3. a logic gate that accepts two inputs and will output a 1 (or TRUE) value only if both inputs are a 1
  2. 5. a data type that has one of two possible
  3. 6. a logic gate that accepts only one input; the output will always be the opposite of the input
  4. 8. a form of algebra where all values are reduced to either true or false
  5. 9. a route that electricity can flow around
Down
  1. 1. true or false Boolean logic operations operations based on the terms AND, OR, NOT
  2. 2. something that is checked to determine whether it is true or false
  3. 4. a combination of logic gates used to carry out complex operations
  4. 7. a physical device or circuit that processes one or more input signals to produce a single output signal
  5. 10. a logic gate that accepts two inputs and will output a 1 (or TRUE) value when either of the inputs is al