1 12
2/14
15 16
3
4
5
13 6
7 17
8
9
10
11

Crossword: Logic

Across

1. An operator that returns true if exactly one operand is true.

2. Logic gate that inverts the input signal

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

4. A logical operator that returns true only when both operands have the same truth value.

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

6. A logical statement that is always true regardless of the truth values of its components.

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

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 odd

10. Statements that can be either true or false based on the given conditions.

11. A logical operator that returns false only when the antecedent is true and the consequent is false, otherwise true.

Down

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

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

14. Logic gate that outputs false only when all inputs are true; otherwise, it outputs true.

15. Logic gate that outputs true when at least one of its inputs is true

16. Symbols used to connect logic statements and determine their truth values (e.g., AND, OR, NOT).

17. A logical statement with two parts where the second depends on the truth of the first.


🖶

Shortcuts

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