INTRODUCTION TO COMPUTERS
COMPUTER ARCHITECTURE AND ORGANIZATION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
The address of the address of the operand is specified in ____ addressing mode.
|
immediate
|
|
direct
|
|
indirect
|
|
relative
|
Explanation:
Detailed explanation-1: -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-2: -Immediate Addressing Mode-In this addressing mode, The operand is specified in the instruction explicitly. Instead of address field, an operand field is present that contains the operand.
Detailed explanation-3: -Register Indirect Mode − In this mode, the instruction defines a register in the CPU whose contents provide the address of the operand in memory.
There is 1 question to complete.