AND gate

Digital logic gate type / From Wikipedia, the free encyclopedia

Dear Wikiwand AI, let's keep it short by simply answering these key questions:

Can you list the top facts and stats about AND gate?

Summarize this article for a 10 years old

SHOW ALL QUESTIONS

The AND gate is a basic digital logic gate that implements logical conjunction (∧) from mathematical logic  AND gate behaves according to the truth table. A HIGH output (1) results only if all the inputs to the AND gate are HIGH (1). If not all inputs to the AND gate are HIGH, LOW output results. The function can be extended to any number of inputs.

Table info: AND gate truth table...
AND gate truth table
InputOutput
ABA AND B
000
010
100
111
Close