Computer Science for IGCSE & O level - Boolean Logic (Section 1 - No. 33)
What is the output of a NOR gate with inputs A=1 and B=1?
0
1
A
B
Explanation
NOR gate inverts the result of an OR gate. If inputs are 1 and 1, an OR gate outputs 1, then a NOR gate outputs 0.
Comments (0)
