Computer Science for IGCSE & O level - Boolean Logic (Section 8 - No. 14)

What is the output of a NAND gate when both inputs are 0?
0
1
A
B

Explanation

The NAND gate outputs the inverse of the AND gate. If all inputs are 0, the AND gate would output 0 and the NAND gate will output 1.

Comments (0)

Advertisement