Question

Construct a truth table ~p^q.

How do we find this if we don't know what the p or q is???

Answers

Jamie
We put all possible combinations of p and q true and false in the table - there are 4 combinations.

p q ~p^q
0 0
0 1
1 0
1 1

Related Questions