180k views
3 votes
When is the output of a NAND-gate HIGH?​

User Anjana
by
8.5k points

1 Answer

5 votes

Answer:

In digital electronics, a NAND gate (NOT-AND) is a logic gate which produces an output which is false only if all its inputs are true; thus its output is complement to that of an AND gate. A LOW (0) output results only if all the inputs to the gate are HIGH (1); if any input is LOW (0), a HIGH (1) output results.

User Jason Sankey
by
7.8k points