Question: What is the output of an OR gate if one input is false and the other is true?
Options:
Correct Answer: True
Solution:
An OR gate outputs true if at least one input is true.