Question
Easy

All the calculations and decision making operations are performed in which unit?

1
Control Unit
2
Algorithm Unit
3
Arithmetic Logical Unit
4
Memory Unit
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer System & Hardware Fundamentals
Topic: Architecture
Correct Answer
Option C
Explanation

The correct option is (3): The Arithmetic Logical Unit (ALU) is correctly identified as the component responsible for all calculations and decision-making operations within the Central Processing Unit (CPU). The ALU is the computational powerhouse of the CPU and is fundamentally divided into two primary sub-sections: the Arithmetic Unit, which executes fundamental arithmetic operations like addition, subtraction, multiplication, and division; and the Logical Unit, which performs logical operations such as…Read More