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