Computer Science, asked by mageshwari0795, 3 months ago

a nand gate is equivalent to an and gate plus a ___gate put together​

Answers

Answered by omj955794
3

Explanation:

A NAND gate is made using transistors and junction diodes. By De Morgan's theorem, a two-input NAND gate's logic may be expressed as AB=A+B, making a NAND gate equivalent to inverters followed by an OR gate.

Answered by dreamrob
0

A NAND gate is equivalent to a/an inverted- input OR gate.

  • Inverted OR gate is called as NOR gate.
  • The NOR gate is a digital logic gate that implements logical NOR; it acts in accordance with the truth table on the right. If both inputs to the gate are LOW (0), a HIGH output (1) is produced; if one or both inputs are HIGH (1), a LOW output (0) is produced. The negation of the OR operator results in NOR.

Hence, the answer to the given question is as mentioned above.

Similar questions