Computer Science, asked by Hruthi02, 1 month ago

What is the use of addressing modes? Explain various addressing modes with suitable flow diagrams​

Answers

Answered by jyotinayakamlan
0

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