Logic Gates

12345678910
Across
  1. 2. A chain of logic Gates
  2. 4. A logic gate which only outputs true(1) when both inputs are true(1)
  3. 7. The result of a logic gate circuit
  4. 8. A logic gate that inverts the input
  5. 10. the way that machines solve problems
Down
  1. 1. A datatype that can either be true or false
  2. 3. When the output is 1
  3. 5. A table that shows all the possible combinations of a logic gate circuit
  4. 6. A logic gate which outputs 0 when both inputs are either 1 or 0
  5. 9. digital circuit which either allows a signal to pass through it or to stop it.