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

What is the output of a NOR gate if both inputs are 0?
0
1
The output cannot be determined
Depends on the gate before

Explanation

A NOR gate's output is 1 only when both inputs are 0. It's the inverse of an OR gate.

Comments (0)

Advertisement