1. Digital circuits use logic gates to perform logical operations on binary numbers. Common logic gates include AND, OR, and NOT gates.
2. AND gates output a 1 only if all its inputs are 1. It is commonly used in digital circuits and its truth table only outputs a 1 if both inputs are 1.
3. Logic gates form the basic building blocks of digital circuits and systems that are used in computers and many other electronic devices.