prove that NOR Gate is universal logic gate
Answers
Answered by
0
Answer:
A NOR gate is a logic gate which gives a positive output only when both inputs are negative. Like NAND gates, NOR gates are so-called "universal gates" that can be combined to form any other kind of logic gate.
...
XNOR.
Desired Gate NOR Construction
Q = A XNOR B = [ B NOR ( A NOR A ) ] NOR [ A NOR ( B NOR B ) ]
Similar questions