Question: If A = 0 and B = 1, what is the output of the OR gate?
Options:
Correct Answer: 1
Solution:
An OR gate outputs 1 if at least one input is high. Since B is 1, the output is 1.