Q.

A Program Counter contains a number 825 and address part of the instruction contains the number 24. The effective address in the relative address mode, when an instruction is read from the memory is

A. 849.
B. 850.
C. 801.
D. 802.
Answer» A. 849.
799
0
Do you find this helpful?
5

Discussion

Emmanuel Osafo Addo
1 year ago

I think the correct answer is 849 instead of 850.
Because effective address = program counter + address part
= 825 + 24
= 849
0