Computer Science, asked by keshabchandtucl, 6 months ago

What are the various addressing modes used in computer architecture? Briefly explain in what case which of the addressing modes in suitable.

Answers

Answered by mkri16041986
1

Answer:

Here are the addressing modes discussed: Immediate: The operand is included in the instruction. Direct: The effective address of the operand in memory is part of the instruction. Indirect: The instruction contains a memory address, which contains the effective address of the operand in memory.

Similar questions