| 1 | 10 | 13 | |||||||||||||||||||||||
| 2 | |||||||||||||||||||||||||
| 3 | |||||||||||||||||||||||||
| 4 | 12 | 14 | |||||||||||||||||||||||
| 9 | |||||||||||||||||||||||||
| 5 | |||||||||||||||||||||||||
| 6/11 | |||||||||||||||||||||||||
| 7 | |||||||||||||||||||||||||
| 8 | |||||||||||||||||||||||||
Crossword: Logic
Across
1. Circuit that adds three binary inputs and produces two outputs: a sum bit and a carry bit.
2. A symbol or function that combines or modifies true/false values to control data flow or decisions.
3. Logic gate that outputs false only when all inputs are true; otherwise, it outputs true.
4. A logical operator that reverses a true value to false, and false to true in data expressions.
5. An operator that returns true if both operands are true.
6. Logic gate that outputs true when the number of true inputs is even
7. Logic gate that outputs true when the number of true inputs is odd
8. Logic gate that inverts the input signal
Down
9. Circuit that adds two binary digits and outputs the sum and carry
10. Basic digital circuit elements that process binary inputs to produce a single binary output based on logical rules.
11. An operator that returns true if exactly one operand is true.
12. An operator that returns true if at least one operand is true.
13. Logic gate that outputs true only when all of its inputs are false
14. Logic gate that outputs true only when all of its inputs are true