The 8051 Microcontroller - Technical MCQs

Q1:

Which of the following commands will move the value at port 3 to register 2?

A MOV P2, R3

B MOV R3, P2

C MOV 3P, R2

D MOV R2, P3

ANS:D - MOV R2, P3

No answer description is available.