Advertisements
Advertisements
प्रश्न
Give the truth table of the XOR gate.
तक्ता
Advertisements
उत्तर
XOR – Truth Table
| A | B | A ⊕ B |
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
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.
A logic circuit provides the output Y 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 Y is:
The logic performed by the circuit shown in figure is equivalent to:

The Boolean expression for X-OR gate C = `(A oplus B)` is equivalent to ______.
The digital logic circuit is as shown in figure. The Boolean expression for the output Y is:

