The resulting logic circuit obtained when both inputs of NOR and NAND gates…
2023
The resulting logic circuit obtained when both inputs of NOR and NAND gates are connected together is:
- A.
AND
- B.
XOR
- C.
OR
- D.
NOT
Attempted by 391 students.
Show answer & explanation
Correct answer: D
When both inputs of a NOR gate are connected together, the output is NOT(A OR A), which simplifies to NOT(A). Similarly, for a NAND gate, the output is NOT(A AND A), which also simplifies to NOT(A). Therefore, both configurations function as a NOT gate.