Question: What is the output of an AND gate with inputs A = 0 and B = 1?
Options:
Correct Answer: 0
Solution:
An AND gate outputs 1 only when both inputs are high. Since A = 0, the output is 0.