Question: A truth table is a table that represents the logical output of a set of given conditions. Fill in the following truth tables for the
A truth table is a table that represents the logical output of a set of given conditions. Fill in the following truth tables for the Boolean instruction listed above each table:
Boolean instruction: AND
| A | B | output |
| 1 | 1 |
|
| 1 | 0 |
|
| 0 | 1 |
|
| 0 | 0 |
|
Boolean instruction: OR
| A | B | output |
| 1 | 1 |
|
| 1 | 0 |
|
| 0 | 1 |
|
| 0 | 0 |
|
Boolean instruction: XOR
| A | B | output |
| 1 | 1 |
|
| 1 | 0 |
|
| 0 | 1 |
|
| 0 | 0 |
|
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
