An AND gate is a fundamental logic gate found in digital electronics. It has two or more input signals and produces an output of true (or “1”) only when all of its inputs are true. If any input is false (or “0”), the output will also be false.
The truth table is show below.