1/7 12
9
8 10
2 11
3
4
5
6

Crossword: Logic Gates

Across

1. A logical operator that reverses a true value to false, and false to true in data expressions.

2. An operator that returns true if both operands are true.

3. A symbol or function that combines or modifies true/false values to control data flow or decisions.

4. Circuit that adds three binary inputs and produces two outputs: a sum bit and a carry bit.

5. Circuit that adds two binary digits and outputs the sum and carry

6. An operator that returns true if at least one operand is true.

Down

7. Logic gate that inverts the input signal

8. Logic gate that outputs true only when all of its inputs are false

9. Logic gate that outputs true when the number of true inputs is even

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. Logic gate that outputs false only when all inputs are true; otherwise, it outputs true.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓