Multiple choice With which of the following addressing modes can indexing be done? Relative Memory indirect Immediate Direct Reveal answer Fill a bubble to check yourself D Correct answer Explanation Direct addressing mode specifies the memory address directly in the instruction. Indexing is a technique where an index register is added to a base address, and direct addressing is often used to specify the base or the offset in such schemes.