EveryCircuit
Powering up...
Circuit
Public
Private
Unlisted
Save

Verify the Gates And Gate

@RAUT_JUHI
4 years ago
https://everycircuit.com/circuit/4577276345450496
Truth table of And Gate 0 0 =0 0 1 =0 1 0 =0 1 1 =1 ----------------------------------------------- Truth Table of not gate 0 = 1 1 = 0 --------------------------------------------- Truth Table of OR Gate 0 0 = 0 0 1 = 1 1 0 = 1 1 1 = 1 ------------------------------------- Truth Table of NAND Gate 0 0 = 1 0 1 = 1 1 0 = 1 1 1 = 0 ------------------------------------- Truth Table of NOR Gate 0 0 = 1 0 1 = 0 1 0 = 0 1 1 = 0 ------------------------------------- Truth Table of Ex-OR Gate 0 0 = 0 0 1 = 1 1 0 = 1 1 1 = 0 --------------------------------------- Truth Table of EX-NOR Gate 0
Comments
Post