Question and answers verified to pass
2026
proposition - correct answer ✔a statement that is either true or false
truth value - correct answer ✔a value indicating whether the proposition is actually true or false
truth table - correct answer ✔A table used as a convenient method for organizing the truth values of
statements
compound proposition - correct answer ✔created by connecting individual propositions with logical
operations
logical operation - correct answer ✔combines propositions using a particular composition rule
conjunction (^, and) - correct answer ✔- p ∧ q is true if both p is true and q is true
- p ∧ q is false if p is false, q is false, or both are false
disjunction (v, inclusive or) - correct answer ✔- p ∨ q is true if either one of p or q is true, or
- p V q is true if both are true
exclusive or (⊕) - correct answer ✔p and q evaluate to true when p is true and q is false or when q is
true and p is false.
negation operation (¬) - correct answer ✔reverses the truth value of a proposition