NAND Gate: Universal Gate (Y = NOT(A AND B))

jee-mainneet-ug

Y = NOT(A AND B)

What each symbol means

SymbolWhat it stands for
YLOW only when both inputs HIGH
A, BInputs

When to use this

Positive logic; NAND = AND followed by NOT.