The 8051 Microcontroller - Technical MCQs

Q1:

Which of the following statements will add the accumulator and register 3?

A ADD @R3, @A

B ADD @A, R3

C ADD R3, A

D ADD A, R3

ANS:D - ADD A, R3

No answer description is available.