9
Truth Table
A table that lists all possible outputs for all possible inputs
A          B
C
0         0            0
1         0            0
0         1            0
1         1            1
2n possible
    combinations
AND Gate
C = A · B
     “AB”
Boolean expression: