Part of computer which does addition, subtraction, multiplication, division and comparison-
Verified Answer
A. ALU
B. Memory
C. CPU
D. Control
E. All these
Explanation:
The Arithmetic Logic Unit (ALU) is the specific digital circuit within the CPU responsible for performing all arithmetic operations (addition, subtraction, multiplication, division) and logical operations (comparisons). Option (b) Memory stores data. Option (c) CPU is the overall unit, but ALU is the *part* that *does* these operations. Option (d) Control Unit manages operations but doesn't perform calculations. Option (e) is incorrect.