Question
Easy

Part of computer which does addition, subtraction, multiplication, division and comparison is :

1
ALU
2
Memory
3
CPU
4
Control
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer System & Hardware Fundamentals
Topic: Architecture
Correct Answer
Option A
Explanation

The correct option is (1): The ALU (Arithmetic Logic Unit) is rightly considered the computational heart of the Central Processing Unit (CPU). Its exclusive and fundamental role is to execute all arithmetic and logical data processing operations required by the computer's instructions. Specifically, the ALU is segregated into two parts: the Arithmetic Unit, which handles all mathematical calculations such as addition, subtraction, multiplication, and division, and the Logic Unit, which…Read More