Computer Science for IGCSE & O level - Boolean Logic (Section 3 - No. 38)

What is the output of an AND gate if input A is 1 and input B is 0?
0
1
A
B

Explanation

The output of an AND gate is 1 only when both inputs are 1. In this case, since B is 0, the output is 0.

Comments (0)

Advertisement