Quiz 4
1. If P is false, what is the output of negating P twice (not not P)?
2. In standard propositional logic, which operator has the highest precedence by default?
3. If P is true and Q is true, what is the truth value of a conditional statement (If P, then Q)?
4. If P is true and Q is false, what is the truth value of a conditional statement (If P, then Q)?
5. If P is false and Q is true, what is the truth value of a conditional statement (If P, then Q)?
6. If P is false and Q is false, what is the truth value of a conditional statement (If P, then Q)?
7. If P is true and Q is false, what is the truth value of the biconditional (P if and only if Q)?
8. If P is false and Q is true, what is the truth value of the biconditional (P if and only if Q)?
9. If P is false and Q is false, what is the truth value of the biconditional (P if and only if Q)?
10. In a truth table with two atomic variables, how many distinct rows are needed?
Previous Next