Save
...
Fundamentals of computer systems
Logic gates
NAND gate
Save
Share
Learn
Content
Leaderboard
Learn
Created by
Livi
Visit profile
Cards (5)
The
NAND
gate combines the logic of an AND gate and a NOT gate; it produces the
inverse
of the output of an AND gate.
0 NAND 0 =
1
0 NAND 1 =
1
1 NAND 0 =
1
1 NAND 1 =
0