Quiz 3
1. Applying a negation operator to a true statement yields what result?
2. What operator flips the truth value of a single atomic proposition?
3. If P is false and Q is true, what is the truth value of the inclusive disjunction "P or Q"?
4. What is the truth value of a conjunction if both component inputs are true?
5. What is the truth value of a standard disjunction if both component inputs are false?
6. If a biconditional statement (P if and only if Q) is true, and P is false, what must Q be?
7. If a biconditional statement (P if and only if Q) is true, and P is true, what must Q be?
8. What name is given to the individual parts connected by a standard "and" operator?
9. What name is given to the individual parts connected by a standard "or" operator?
10. If P is true, what is the output of negating P twice (not not P)?
Previous Next