Computer Science for IGCSE & O level - Boolean Logic (Section 6 - No. 44)
What is the output of an AND gate with inputs A=1, B=0, and C=1?
0
1
A
B
Explanation
The AND gate outputs HIGH (1) only when all inputs are HIGH (1). Since B is 0, the output is 0.
Comments (0)
