LOGIC GATES
0 Stars     51 Views    

Author: Vaibhav1063

Project access type: Public

Description:

AND GATE:-A*B

OR GATE:-A+B

NOT GATE:-A`

NAND GATE:-(A*B)`

NOR GATE:-(A+B)`

XOR GATE:-A^B  i.e. , A`B+AB`

XNOR GATE:-(A^B)` i.e. , AB+A`B`









Created: Jan 05, 2021

Updated: Aug 26, 2023


Comments

You must login before you can post a comment.