Step 1: Explanation of Addressing Modes.
- **Implied Mode (A):** In this mode, the operand is specified in the instruction itself, and no additional memory addressing is required. This matches with option I, "Operand is specified in the instruction itself."
- **Relative Addressing Mode (B):** In this mode, the content of the program counter is added to the address part of the instruction to obtain the effective address. This matches with option IV, "Content of program counter is added to the address part of the instruction to obtain effective address."
- **Immediate Mode (C):** In this mode, the operand is a constant value, specified directly in the instruction itself. This matches with option III, "Zero-Address Instructions" (since immediate mode is typically used in zero-address instructions where no memory address is involved).
- **Register Mode (D):** In this mode, the operand is in a register, meaning that the register is directly specified in the instruction. This matches with option II, "Operand is in register."
Step 2: Conclusion.
Thus, the correct matching is:
- A - I (Implied Mode: Operand is specified in the instruction itself)
- B - II (Relative Addressing Mode: Operand is in register)
- C - III (Immediate Mode: Zero-Address Instructions)
- D - IV (Register Mode: Content of program counter is added to the address part of the instruction to obtain the effective address)
The correct answer is option (1).
Match List-I with List-II and choose the correct answer:
Match List-I with List-II:
Who said this sentence –
Match List-I with List-II and choose the correct answer:
Match List-I with List-II and choose the correct answer: