adplus-dvertising
frame-decoration

Question

Which of the following statements is true?

a.

CALL instruction is used to transfer control anywhere in the 4M memory space

b.

PUSH instruction is used to take out the value from the stack into some register

c.

POP instruction is used to jump to any location

d.

RCALL is a 4 byte instruction

Answer: (a).CALL instruction is used to transfer control anywhere in the 4M memory space

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following statements is true?

Similar Questions

Discover Related MCQs

Q. In AVR, which registers are there for the I/O programming of ports?

Q. The data will not go from the port registers to the pin unless:

Q. On reset DDR registers of all ports are set to:

Q. All series of AVR has 8 pins in all of their ports?

Q. Which of the following is not a single bit instruction in AVR?

Q. Which of the following is correct about the SBIS instruction?

Q. Instruction CBI PORTB,1 means

Q. Which of the following instruction can used to toggle a bit of the PORT?

Q. What is the main function of the SBIC instruction?

Q. In AVR micro controllers, ADD instruction affects the status of which of the following bits of a status register?

Q. ADC instruction is used for?

Q. AVR supports which of the following mentioned subtraction instructions?

Q. What steps are involved when we subtract two numbers present at two different locations?

Q. In executing subtraction based instructions, state the role of the C flag?

Q. Which of the following is correct about the MUL instruction?

Q. In AVR, when is the V flag set?

Q. To set the bits of a register R1 to 1, we must OR the contents of the register with?

Q. CP instruction alters the value of the register?

Q. What is right about the ROR instruction?

Q. In AVR, which of the following registers are not used for programming timers?