Computer Science for IGCSE & O level - Boolean Logic (Section 4 - No. 28)

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

Explanation

An AND gate only outputs 1 if both inputs are 1. Therefore, 0 & 1 = 0

Comments (0)

Advertisement