Logic Gate Truth Table Generator
Generate a truth table for any 2- or 3-input logic gate.
Truth Table
A=0, B=0 → Out=0
A=0, B=1 → Out=0
A=1, B=0 → Out=0
A=1, B=1 → Out=1
Total Rows
4
Gate Description
AND: output is 1 only when all inputs are 1.
Generate a truth table for any 2- or 3-input logic gate.
Truth Table
Total Rows
4
Gate Description
AND: output is 1 only when all inputs are 1.