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

What is the output of a two-input AND gate if both inputs are 0?
0
1
2
3

Explanation

The output of an AND gate is 1 only if both inputs are 1. In this case, since both inputs are 0, the output is 0.

Comments (0)

Advertisement