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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Q: When is A∧B true?

A

A: Only if both AA and BB are true.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Q: When is A∨B true?

A

A: If at least one of A or B is true.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Q: What does ¬A represent?

A

A: The negation of A, true when A is false.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly