CodeLab Gamma

Boolean Logic

Build complex operations using fundamental gates

Gate Simulator

Truth Table

A
B
Output

?

Gate result display

Understanding Advanced Gates

NAND Gate

Output is 0 only if both inputs are 1

XOR Gate

Output is 1 only when exactly one input is 1

🚀 Continue to Logic 103