Exercise Truth Tables
Jump to navigation
Jump to search
Click on the boxes for which the truth value would be true.
| p | q | formula: (p ∧ q) | formula: ¬(p ∧ q) | formula: q ⊃ (p ∧ q)) | |
|---|---|---|---|---|---|
| (both p and q are true) | |||||
| (p is true, but not q) | |||||
| (p is false, but q is true) | |||||
| (both p and q are false) |