Advertisements
Advertisements
प्रश्न
Give circuit symbol, logical operation, truth table, and Boolean expression of NAND gate.
सारिणी
उत्तर
Circuit symbol
|
Logical operation | Truth table | Boolean expression | ||
A | B | Y | |||
NAND gate |
Output is zero only when all inputs are high. | 0 | 0 | 1 | Y = `overline("A"."B")` |
0 | 1 | 1 | |||
1 | 0 | 1 | |||
1 | 1 | 0 |
shaalaa.com
Digital Electronics
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 10: Electronics and Communication - Evaluation [पृष्ठ २४८]
APPEARS IN
संबंधित प्रश्न
If the input to the NOT gate is A = 1011, its output is ____________.
The given electrical network is equivalent to
What are logic gates?
Why are NOR and NAND gates called universal gates?
Give circuit symbol, logical operation, truth table, and Boolean expression of AND gate.
Give circuit symbol, logical operation, truth table, and Boolean expression of OR gate.
Give circuit symbol, logical operation, truth table, and Boolean expression of NOR gate.
Give circuit symbol, logical operation, truth table, and Boolean expression of EX-OR gate.
Give circuit symbol, logical operation, truth table, and Boolean expression of NOT gate.