The Arithmetic Logic Unit (ALU) is a core component of a CPU responsible for performing arithmetic and logical operations. It executes operations such as addition, subtraction, comparisons, and bitwise logic. The ALU directly affects processing performance. Example: The ALU calculating the result of an addition instruction.