What are Addressing Modes
Many of instructions that a computer actually executes during running of a program concern movement of data to and from memory. It is not possible simply to specify fixed addresses within every instruction, as this would require location of data to be known at time when the program was written.