Question: 15
(Choose 1 answer)
Based on the following statements, which logic expression best describes the circuit?
(a) The light is ON if SW1 is closed.
(b) The light is ON if SW2 is closed.
(c) The light is OFF if both SW1 and SW2 are open.
What is the correct logical expression?
A. Light SW1 AND SW2
B. Light SW1 NOR SW2
C. Light SW1 OR SW2
D. Light NOT(SW1 AND SW2)