This document discusses different types of logic gates that are used as building blocks for digital circuits. It describes the AND, OR, NAND, NOR, and EXCLUSIVE NOR gates. Each gate is defined by its logic symbol and truth table. The AND gate outputs true only if all inputs are true. The OR gate outputs true if any input is true. NAND and NOR gates are composed of an AND or OR gate with a NOT gate added.