34.0k views
5 votes
If p is true and q is false, then p ∧ ~q is true.

User Cantillon
by
6.7k points

1 Answer

3 votes

Answer:

True

Explanation:

true ∧ (not false) . . . . . . . has a truth value of True

_____

The "and" operator gives true if all of its operands are true.

User Sunflowerpower
by
5.2k points