What is immediate addressing?

The immediate addressing mode is when the opcode holds a numerical value. The first operand is the target register and the second operand is the constant numerical value.

FW

Related Computing A Level answers

All answers ▸

What is the difference between a dynamic and a static data structure?


What is the difference between Serial and Parallel transmission of data?


What do the logical operators AND, OR, XOR and NOT do?


In a computer program, a parameter may be passed to a procedure by value. Explain how this method works.