Stands for Complex Instruction Set Computer. This architecture uses more complex instructions, where a single instruction can execute several operations such as a load data from memory, perform an operation, and store result in memory.
ADD 1000, 1001
Most modern computers such as PCs, Macs, and Laptops use the CISC architecture.