Open In App

AMCAT | Computer Science 4 | Question 13

Which of the following stores the result of Computation

(A)



Stack

(B)



Heap

(C)

Cache

(D)

Accumulator

Answer: (D)
Explanation:

When addition or subtraction is done on the values stored in registers, the resultant value is stored in accumulator.

Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :