1 8
7 2
6
3
4
5

Crossword: Boolean

Across

1. A table that shows the outputs of a Boolean function for all possible combinations of inputs.

2. An operator that takes Boolean values as inputs and produces a Boolean value as output.

3. A Boolean operator that reverses the logical value of its operand.

4. A Boolean value that represents the concept of negation.

5. A datatype that can only have two possible values: true or false.

Down

6. A Boolean operator that returns true if at least one of its operands is true.

7. A Boolean operator that returns true only if both of its operands are true.

8. A mathematical structure that models logical expressions and operations.


🖶

Shortcuts

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