Open In App

GATE | GATE-CS-2002 | Question 24

Like Article
Like
Save
Share
Report

In the absolute addressing mode
(A) the operand is inside the instruction
(B) the address of the operand is inside the instruction
(C) the register containing address of the operand is specified inside the instruction
(D) the location of the operand is implicit


Answer: (B)

Explanation: (b) is the answer. Absolute addressing mode means address of operand is given in the instruction.

(a) operand is inside the instruction -> immediate addressing
(c) -> register addressing
(d) -> implicit addressing

Quiz of this Question


Last Updated : 28 Jun, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads