Computer Science for IGCSE & O level - Boolean Logic (Section 12 - No. 41)

What is the output of a 2-input AND gate if input A is 0 and input B is 1?
0
1
Undefined
B

Explanation

The AND gate outputs 1 only if BOTH inputs are 1. Otherwise, the output is 0.

Comments (0)

Advertisement