English, asked by Anonymous, 5 hours ago

what is relative addressing? what are the advantage & disadvantage of relative addressing?​

Answers

Answered by annie12323
8

Answer:

Relative addressing is the technique of addressing instructions and data areas by designating their location in relation to the location counter or to some symbolic location. This type of addressing is always in bytes—never in bits, words, or instructions.Advantage: Relative addressing mode doesn't require memory references. Disadvantage: Relative addressing mode doesn't have any disadvantage as such. This is all about addressing modes in computer architecture.

Answered by rupalishiralkar391
2

Answer:

Advantage : relative addressing mode doesn't require memory reference is.

Disadvantages: relative addressing mode doesn't have any advantage as such. this is all about addressing modes in computer architecture. it provides us with a flexible method to specify the address of the operands used in instruction.

Similar questions