MICROPROCESSOR AND MICROCONTROLLER

8051 MICROCONTROLLER

ARCHITECTURE OF 8085

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which operator is the most important while assigning any instruction as register indirect instruction?
A
#
B
@
C
*
D
&
Explanation: 

Detailed explanation-1: -defined & explained in the simplest way possible. Besides giving the explanation of Which operator is the most important while assigning any instruction as register indirect instruction? a)$b)#c)d)&Correct answer is option ā€˜Cā€™.

Detailed explanation-2: -8. What is the advantage of register indirect addressing mode? Explanation: Register indirect addressing mode is useful if a series of data is to be assigned to that address, with the help of this quality the number of instructions decreases as a result of which performance increases.

Detailed explanation-3: -Indirect addressing is a scheme in which the address specifies which memory word or register contains not the operand but the address of the operand.

Detailed explanation-4: -As stated above, R0 and R1 are the only registers that can be used for pointers in register indirect addressing mode.

There is 1 question to complete.