adplus-dvertising
frame-decoration

Question

Add #45, when this instruction is executed the following happens

a.

The processor raises an error and requests for one more operand

b.

The value stored in memory location 45 is retrieved and one more operand is requested

c.

The value 45 gets added to the value on the stack and is pushed onto the stack

d.

None of these

Answer: (b).The value stored in memory location 45 is retrieved and one more operand is requested

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Add #45, when this instruction is executed the following happens

Similar Questions

Discover Related MCQs

Q. The addressing mode which makes use of in-direction pointers is ______ .

Q. In the following indexed addressing mode instruction,
MOV 5(R1),LOC
The effective address is ______ .

Q. The addressing mode/s, which uses the PC instead of a general purpose register is ______ .

Q. When we use auto increment or auto decrement, which of the following is/are true
1) In both, the address is used to retrieve the operand and then the address gets altered.
2) In auto increment the operand is retrieved first and then the address altered.
3) Both of them can be used on general purpose registers as well as memory locations.

Q. The addressing mode, where you directly specify the operand value is _______ .

Q. The effective address of the following instruction is , MUL 5(R1,R2)

Q. _____ addressing mode is most suitable to change the normal sequence of execution of instructions .

Q. Add #%01011101,R1 , when this instruction is executed then,

Q. If we want to perform memory or arithmetic operations on data in Hexa-decimal mode then we use ___ symbol before the operand .

Q. When generating physical addresses from logical address the offset is stored in _____ .

Q. The technique used to store programs larger than the memory is ______ .

Q. The unit which acts as an intermediate agent between memory and backing store to reduce process time is _____ .

Q. The Load instruction does the following operation/s,

Q. RTN stands for

Q. In a system, which has 32 registers the register id is ____ long .

Q. The two phases of executing an instruction are

Q. The Instruction fetch phase ends with

Q. While using the iterative construct (Branching) in execution, ____ instruction is used to check the condition.

Q. When using Branching, the usual sequencing of the PC is altered. A new instruction is loaded which is called as ______ .

Q. The condition flag Z is set to 1 to indicate