Computer Science for IGCSE & O level - Boolean Logic (Section 10 - No. 18)

What is the output of a 2-input AND gate if the inputs are A=0 and B=0?
0
1
2
3

Explanation

The AND gate only outputs a 1 if all inputs are 1. Thus it is 0 if all inputs are 0.

Comments (0)

Advertisement