AND Gate: Boolean and Truth Table (Y = A AND B)

jee-mainneet-ug

Y = A AND B

What each symbol means

SymbolWhat it stands for
YOutput HIGH only if all inputs HIGH
A, BBinary inputs (0/1)

When to use this

Positive logic; 2-input AND (extends to multi-input: output 1 iff all 1).