Computer Science for IGCSE & O level - Boolean Logic (Section 1 - No. 40)

What is the output of a NOT gate if the input is 1?
0
1
2
3

Explanation

A NOT gate inverts the input. If the input is 1, the output is 0.

Comments (0)

Advertisement