adplus-dvertising
frame-decoration

Question

The 8051 stack is

a.

auto-decrement during PUSH operations

b.

auto-increment during POP operations

c.

auto-decrement during POP operations

d.

auto-increment during PUSH operations

Answer: (d).auto-increment during PUSH operations

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The 8051 stack is

Similar Questions

Discover Related MCQs

Q. After reset, the stack pointer(SP) is initialized to the address of

Q. The address register for storing the 8-bit addresses can be

Q. The instruction, ADD A, R7 is an example of

Q. The instruction, ADD A, #100 performs

Q. In which of these addressing modes, a constant is specified in the instruction, after the opcode byte?

Q. The only memory which can be accessed using indexed addressing mode is

Q. The data address of look-up table is found by adding the contents of

Q. Which of the following is not an instruction of 8051 instructions?

Q. The logical instruction that affects the carry flag during its execution is

Q. In logical instructions, the immediate data can be an operand for

Q. If the most significant bit of relative address byte is 1, then the short jump instruction is

Q. The first byte of an absolute jump instruction consists of

Q. The third byte of the long jump instruction is

Q. The absolute jump instruction is intended mainly for a jump within a memory space of

Q. The LJMP instruction is very useful in programming in the external code memory space of

Q. Which of the following is not an unconditional control transfer instruction?

Q. The conditional control transfer instructions use

Q. Which of the following is not a conditional control transfer instruction?

Q. The mnemonic used to perform a subtraction of source with an 8-bit data and jumps to specified relative address if subtraction is non-zero is

Q. The mnemonic, JNB is used to jump to the specified relative address only if