0:00
Difficulty: IntermediateCategory: Truth TablesType: Truth TableComplete the truth table for the expression: A ∧ B ∧ C
This is a 3-variable truth table with 8 rows. Select ⊤ (true) or ⊥ (false) for each row in the truth table.
| A | B | C | A ∧ B ∧ C |
|---|---|---|---|
| ⊤ | ⊤ | ⊤ | |
| ⊤ | ⊤ | ⊥ | |
| ⊤ | ⊥ | ⊤ | |
| ⊤ | ⊥ | ⊥ | |
| ⊥ | ⊤ | ⊤ | |
| ⊥ | ⊤ | ⊥ | |
| ⊥ | ⊥ | ⊤ | |
| ⊥ | ⊥ | ⊥ |