Correct option is C
The Arithmetic Logic Unit (ALU) is the component of the computer responsible for performing arithmetic and logical operations. It is a part of the CPU and handles basic calculations such as addition, subtraction, multiplication, and division, as well as logical operations like comparisons.
Information Booster:
1. ALU is a core component of the CPU, which manages data manipulation.
2. Handles arithmetic operations as well as logical decisions based on comparisons.
3. Works in conjunction with the Control Unit (CU) to execute instructions.
4. Essential for data processing and fundamental to computing tasks.
Additional Information:
·
(a) CPU: Central Processing Unit contains the ALU but performs broader functions.
·
(b) CU: The Control Unit oversees instruction execution but doesn’t perform calculations.
·
(d) RAM: Random Access Memory is temporary storage and not involved in computations.