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