Section 2: Truth Tables and Logic Operations Flashcards
1
Q
Q: What is a truth table?
A
A: A table showing all possible input combinations and their corresponding output values for a Boolean expression.
2
Q
Q: When is A∧B true?
A
A: Only if both AA and BB are true.
3
Q
Q: When is A∨B true?
A
A: If at least one of A or B is true.
4
Q
Q: What does ¬A represent?
A
A: The negation of A, true when A is false.