

MCQOPTIONS
Saved Bookmarks
1. |
The instruction, Add #45,R1 does _______ |
A. | Adds the value of 45 to the address of R1 and stores 45 in that address |
B. | Adds 45 to the value of R1 and stores it in R1 |
C. | Finds the memory location 45 and adds that content to that of R1 |
D. | None of the mentioned |
Answer» C. Finds the memory location 45 and adds that content to that of R1 | |