Computer Science for IGCSE & O level - Boolean Logic (Section 12 - No. 3)
In a truth table, which row(s) would an AND gate output a '1' for the inputs A and B?
A=0, B=0
A=0, B=1
A=1, B=0
A=1, B=1
Explanation
An AND gate outputs 1 only if both inputs are 1 (HIGH).
Comments (0)
