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

In an AND gate with two inputs, the output is:
HIGH when both inputs are HIGH.
HIGH when any input is HIGH.
LOW when both inputs are LOW.
HIGH when one input is HIGH.

Explanation

The output of an AND gate is high only when all inputs are high.

Comments (0)

Advertisement