1.

Which of the following commands will copy the contents of RAM whose address is in register 0 to port 1?

A. MOV @ P1, R0
B. MOV @ R0, P1
C. MOV P1, @ R0
D. MOV P1, R0
Answer» D. MOV P1, R0


Discussion

No Comment Found