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

If A=1 and B=0, what would be the output of A NAND B?
0
1
A
B

Explanation

If A=1 and B=0, then A AND B is 0. And NOT 0 is 1.

Comments (0)

Advertisement