Question: Which logic gate outputs true only when at least one input is true?
Options:
Correct Answer: OR
Solution:
An OR gate outputs true (1) when at least one of its inputs is true (1).