Click on the one or both Inputs to change the Output.
Truth Table
Input X
Input Y
Output Z
FALSE
FALSE
TRUE
FALSE
TRUE
FALSE
TRUE
FALSE
FALSE
TRUE
TRUE
FALSE
A NOR gate will return TRUE when both Inputs are FALSE.
A NOR gate will return FALSE when both Inputs are TRUE.
A NOR gate will return FALSE when one Input is TRUE and the other Input is FALSE.