what requires double memory access for getting data
a) register addresing
b)indirect address
c)implosive
d)imidiate
Answers
Answered by
2
Answer:
indirect address is the answer
Answered by
0
The indirect address requires double memory access for getting data.
Option(b) is the correct option.
- Indirect addressing mode has a memory location of the address of the operand is present in the address field in the instruction.
- It is classified into 2 categories that are Register Indirect, and Memory Indirect.
- It requires 2 memory access for fetching data.
- It also requires further calculations to find the effective address.
Similar questions