Multiple choice In which addressing mode is the address of the location of an operand given explicitly? Absolute mode Immediate mode Index mode Modulus mode Reveal answer Fill a bubble to check yourself A Correct answer Explanation In Absolute addressing mode, the operand's address is explicitly specified in the instruction. Immediate mode embeds the data itself, Index mode uses a register plus offset, and there is no standard Modulus mode.