Q. 33 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 100. All the
numbers are in decided.Assume that the memory is word addressable. The number of
memory references for accessing the data in executing the program completely is
(A) 10
(B) 11
(C) 20
(D) 21
Answer: (D)
Explanation: