realise logical NOT,AND,and OR gates using nor gate
Answers
Answered by
1
Answer:
i can't understand ur question....
Explanation:
write it properly
Answered by
1
Explanation:
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.
...
NOT.
Desired NOT Gate NOR Construction
Q = NOT( A ) = A NOR A
Truth Table Input A Output Q 0 1 1 0
Similar questions