MCQOPTIONS
Saved Bookmarks
| 1. |
The instruction MOV M, r in 8085 |
| A. | causes content of register r to be moved to memory location whose address is in register H, L and uses register indirect addressing mode |
| B. | causes the content of memory location whose address is in register H, L to move to register r and uses register indirect addressing mode |
| C. | causes the content of register r to be moved to memory location whose address is in register H, L and uses immediate addressing mode |
| D. | causes the content of memory location whose address is in register H, L to move to register r and uses immediate addressing mode |
| Answer» B. causes the content of memory location whose address is in register H, L to move to register r and uses register indirect addressing mode | |