Tip:A–D to answerE for explanationV for videoS to reveal answer
Which of the following is used by ALU to store the intermediate results?
- A.
Stack
- B.
Heap
- C.
Registers
- D.
Accumulators
(Correct Answer)
Correct Answer: Accumulators
Explanation
Operation Process
The ALU performs a calculation and immediately places the output into a temporary high-speed storage location before it is sent to the main memory.
Result←Operand1 [Operation] Operand2
Functional Equation
In most processor architectures, this is handled by the Accumulator (AC):
Where:
Final Answer
The component used to store intermediate results is: