Advertisements
Advertisements
प्रश्न
Draw the truth table for the XOR gate.
तक्ता
Advertisements
उत्तर
The truth table for XOR gate is
| Input | Output | |
| A | B | C |
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Which gate is called the logical inverter?
Write a short note on NAND Gate.
Write a short note on XNOR gate.
Reason out why the NAND and NOR are called universal gates?
Give the truth table of the XOR 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 output (Y) of the given logic gate is similar to the output of an/a:

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:

