Advertisements
Advertisements
Question
Give the truth table of the XOR gate.
Chart
Solution
XOR – Truth Table
A | B | A ⊕ B |
0 | 0 | 0 |
0 | 1 | 1 |
1 | 0 | 1 |
1 | 1 | 0 |
shaalaa.com
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
Which gate is called the logical inverter?
NAND is called a ______ Gate.
Write a short note on NAND Gate.
Draw the truth table for the XOR gate.
Write a short note on XNOR gate.
Reason out why the NAND and NOR are called universal gates?
How AND and OR can be realized using NAND and NOR gate.