AND Gate: Boolean and Truth Table (Y = A AND B)
jee-mainneet-ug
Y = A AND B
What each symbol means
| Symbol | What it stands for |
|---|---|
| Y | Output HIGH only if all inputs HIGH |
| A, B | Binary inputs (0/1) |
When to use this
Positive logic; 2-input AND (extends to multi-input: output 1 iff all 1).