Across
- 1. result is true if any of the inputs are false
- 4. inverts the result so true becomes false and false becomes true.
- 6. result is true if both inputs are false
- 7. an equation made up of Boolean operations
- 11. part of the processor that processes and manipulates data
- 13. a circuit that performs addition using inputs from A and B only.
- 14. result is true if either input is true
- 15. used to store 0 or 1 depending on the result binary addition
Down
- 2. the result is true if both inputs are true.
- 3. result is true if either input is true but not if both are true
- 5. an electronic component used to perform Boolean Algorithms
- 8. a combination of logic gates
- 9. a memory unit that can store one bit.
- 10. a circuit that performs addition using inputs from A and B plus a carry bit
- 12. a device that generates a signal used to synchronise the components of a computer.
