1.

What is the difference between the two given instructions?LDI R16,0x34 and LDI R16,$34

A. One copies the hexadecimal value to R16 and the other copies the decimal value to the R16 register
B. One is for command, other is for data
C. One is for assignment, other is for operations
D. Both the commands are the same
Answer» E.


Discussion

No Comment Found