Computer Science for IGCSE & O level - Boolean Logic (Section 10 - No. 41)
What is the output of a 3-input AND gate when the inputs are A=1, B=0, and C=1?
0
1
A
C
Explanation
The AND gate outputs 1 only when ALL inputs are 1. Since B is 0, the output is 0.
Comments (0)
