...
Question 3575 – Computer-Networks
May 4, 2024
Question 8840 – Compiler-Design
May 4, 2024
Question 3575 – Computer-Networks
May 4, 2024
Question 8840 – Compiler-Design
May 4, 2024

Question 9818 – GATE 2000

The most appropriate matching for the following pairs

    X: Indirect addressing            1 : Loops
    Y: Immediate addressing           2 : Pointers
    Z: Auto decrement addressing      3: Constants  

is

Correct Answer: C

Question 10 Explanation: 
Indirect addressing:
Indirect addressing means that the address of the data is held in an intermediate location so that the address is first ‘looked up’ and then used to locate the data itself.
Immediate addressing:
Immediate Addressing. An immediate operand has a constant value or an expression. When an instruction with two operands uses immediate addressing, the first operand may be a register or memory location, and the second operand is an immediate constant.
Auto increment or decrements can be one by using loops.
A
X – 3 Y – 2 Z – 1
B
X – 1 Y – 3 Z – 2
C
X – 2 Y – 3 Z – 1
D
X – 3 Y – 1 Z – 2
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!