Which addressing mode calculates the effective operand address by adding a fixed constant to the value stored in a register?

Choose the correct answer

Explanation

In indexed addressing mode, the effective address is determined by summing a constant offset with the contents of a register. This differs from indirect, absolute, and immediate modes, where the address calculation or operand retrieval follows other methods.

Which addressing mode calculates the effective opera… — Language processors | PakQuizHub