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