πŸ“Š Computer Architecture
Q. The effective address of the instruction written in Post-indexed mode, MOVE[Rn]+Rm is
  • (A) ea = [rn]
  • (B) ea = [rn + rm]
  • (C) ea = [rn] + rm
  • (D) ea = [rm] + rn
πŸ’¬ Discuss
βœ… Correct Answer: (A) ea = [rn]

Explanation: effective address is the address that the computer acquires from the current instruction being executed.


Explanation by: Mr. Dubey
effective address is the address that the computer acquires from the current instruction being executed.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
365
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
88%
Success Rate