Comp Chap 1

Computations and logical operations are performed by the...........

Verified Answer
A. RAM
B. ALU
C. Register
D. Control unit
E. None of these

Explanation:

The Arithmetic Logic Unit (ALU) is the dedicated component within the CPU that executes both arithmetic computations (e.g., addition, subtraction) and logical operations (e.g., comparisons, Boolean logic). Option (a) RAM is for storage. Option (c) Register is for temporary data holding. Option (d) Control Unit manages operations. Option (b) ALU is the correct answer. Option (e) is incorrect.