Question: If A = 1 and B = 1, what is the output of the AND gate?
Options:
Correct Answer: 1
Solution:
The AND gate outputs 1 only when both inputs are high. Since A = 1 and B = 1, the output is 1.