Computer Science for IGCSE & O level - Boolean Logic (Section 12 - No. 23)

What is the output of a 2-input OR gate if the inputs are A=0 and B=0?
0
1
A
B

Explanation

The OR gate only outputs 1 when one or both of its inputs are 1. Otherwise, the output is 0.

Comments (0)

Advertisement