Digital Logic Gate Simulator
AND Gate: Output is 1 only if both inputs (A AND B) are 1.
Input A
A = 0
AND
Input B
B = 0
Output Q
Q = 0
Truth Table
| A | B | Q |
|---|