Question: What is the output of a 2-input XOR gate when both inputs are the same?
Options:
Correct Answer: 0
Solution:
An XOR gate outputs low (0) when both inputs are the same (either both 0 or both 1).