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

What would be the output of a NOR gate with inputs A=1 and B=0?
0
1
A
B

Explanation

A NOR gate outputs 0 if either input is 1, and 1 only if both inputs are 0.

Comments (0)

Advertisement