Which one of the following stores the results produced by arithmetic and logic unit of a computer ?
[amp_mcq option1=”Instruction Register (IR)” option2=”Program Counter (PC)” option3=”Accumulator (ACC)” option4=”Memory Address Register (MAR)” correct=”option3″]
This question was previously asked in
UPSC CISF-AC-EXE – 2021
The correct answer is C) Accumulator (ACC).
The Accumulator (ACC) is a general-purpose register in a CPU that is commonly used to store the intermediate results of arithmetic and logic operations performed by the Arithmetic Logic Unit (ALU). While modern architectures use multiple general-purpose registers for this role, the Accumulator was historically and conceptually the dedicated register for accumulating results from the ALU.