Computer Science for IGCSE & O level - Boolean Logic (Section 12 - No. 50)

What is the output of a 2-input NAND gate with inputs A=0 and B=0?
0
1
A
B

Explanation

The NAND gate gives a high output unless all inputs are high. NAND(0,0) gives an output of 1.

Comments (0)

Advertisement