Computer Science for IGCSE & O level - Boolean Logic (Section 7 - No. 39)

What is the output of a NOT gate if the input is HIGH (logic 1)?
HIGH (1)
LOW (0)
Undefined
Depends on previous gate

Explanation

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

Comments (0)

Advertisement