Computer Science for IGCSE & O level - Boolean Logic (Section 9 - No. 42)

What is the output of an OR gate if the inputs are 0 and 0?
0
1
Cannot be determined
Depends on the previous gate

Explanation

An OR gate outputs 1 if one or both inputs are 1. If both are 0, the output is 0.

Comments (0)

Advertisement