All the calculations and decision making operations are performed in which unit?
2023
All the calculations and decision making operations are performed in which unit?
- A.
Control Unit
- B.
Algorithm Unit
- C.
Arithmetic Logical Unit
- D.
Memory Unit
Attempted by 273 students.
Show answer & explanation
Correct answer: C
The Arithmetic Logic Unit (ALU) is a major component of the CPU. It performs:
Arithmetic operations: Addition, subtraction, multiplication, and division.
Logical operations: Comparisons and logical decisions such as AND, OR, and NOT.
Since calculations and decision-making operations are handled by the ALU, the correct answer is: