Central Processing Unit Q.21

Consider the following program segment. Here R1, R2 and R3 are the general purpose registers.
Assume that the content of memory location 3000 is 10 and the content of the register R3 is 2000. The content of each of the memory locations from 2000 to 2010 is 100. The program is loaded from the memory location 1000. All the numbers are in decimal.

0. Assume that the memory is word addressable. After the execution of this program, the content of memory location 2010 is

  • Option : A
  • Explanation : The given program stores results from memory location 2000 to 2009.
    It stores values like 110,109,108.....100.
    No change at location 2010 So at 2010 value is 100
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *