INTRODUCTION TO COMPUTERS
COMPUTER ARCHITECTURE AND ORGANIZATION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
In ____ addressing mode, the operand value is directly specified.
|
Relative
|
|
Direct
|
|
Indexed
|
|
Immediate
|
Explanation:
Detailed explanation-1: -Absolute mode: In this addressing mode, the address of location of the operand is given explicitly as a part of the instruction. This addressing mode is also known as direct addressing mode.
Detailed explanation-2: -In the immediate addressing mode, we specify the operand in the instruction itself. Or, in simpler words, instead of an address field, the immediate-mode instruction consists of an operand field.
There is 1 question to complete.