CBSE Class 11 Computer Science Question 14 of 107

Computer System Overview — Question 6

Back to all questions
6
Question

Question 6

Distinguish between CPU and ALU.

Answer
CPUALU
CPU refers to Central Processing Unit.ALU refers to Arithmetic and Logic unit.
CPU is one of the main components of a computer system.ALU is a sub-unit of the CPU.
CPU guides, directs, controls and governs the performance of a computer.ALU carries out arithmetic and logic operations on the operands in computer instructions.