Question: What is the output of a NOT gate when the input is 0?
Options:
Correct Answer: 1
Solution:
A NOT gate inverts the input. Therefore, NOT 0 = 1.