‹ Back to the paper
Name and draw the logic gate represented by the following truth table, where A and B are inputs and…
Name and draw the logic gate represented by the following truth table, where A and B are inputs and X is the output.
| A | B | X |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
Answer
No answer yet.
From ISC 2019 Computer Science Paper 1, question 1(a).