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

What is the output of an OR gate if all its inputs are LOW (0)?
0
1
Undefined
Depends on the circuit

Explanation

An OR gate produces a HIGH output if any of its inputs are HIGH. Therefore, the output is LOW (0) if all inputs are LOW.

Comments (0)

Advertisement