Multiple choice

A method used to data that is located in an address field of an instruction is …………..addressing

  1. Indirect

  2. Implied

  3. Immediate

  4. Register indexed

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In immediate addressing, the operand is actually part of the instruction itself rather than being a reference to a memory location. This allows the CPU to access the data immediately without performing a separate memory fetch.