A logic circuit provides the output as per the following truth table:
| A | B | Y |
|---|---|---|
| 0 | 0 | 1 |
| 0 | 1 | 0 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
The expression for the output is:
From Physics › Semiconductor Electronics › Logic gates — lectures, notes and every past question on it.
Last revised . Found a mistake? Tell us — corrections are the fastest thing we act on.