What is the difference between the two given instructions?
LDI R16,0x34 and LDI R16,$34
- One copies the hexadecimal value to R16 and the other copies the decimal value to the R16 register
- One is for command, other is for data
- One is for assignment, other is for operations
- Both the commands are the same
(d).Both the commands are the same
need an explanation for this answer? contact us directly to get an explanation for this answer