1) Sequential circuits consist of combinational logic and memory elements like latches and flip-flops.
2) Memory elements can store digital values and change their values based on input signals like clock signals. Common memory elements include latches, D flip-flops, JK flip-flops, and T flip-flops.
3) Sequential circuits are important building blocks of CPUs as they allow for the storage and processing of digital signals over time.