The given truth table represents which gate
The given truth table represents which gate
A | B | Y |
0 | 0 | 1 |
0 | 1 | 0 |
1 | 0 | 0 |
1 | 1 | 1 |
Right Answer is:
Exclusive NOR
SOLUTION
- The given truth table represents XNOR gate.
- The output is low when both the inputs are different.
- The output is high when both the inputs are the same.
- XNOR gate produces an output only when the two inputs are same.