adplus-dvertising
frame-decoration

Question

What is right about the ROR instruction?

a.

it rotates the contents of the register left to right

b.

it rotates the contents of the register from right to left

c.

it rotates the contents of the register from left to right through carry

d.

it rotates the contents of the register from right to left through carry

Answer: (c).it rotates the contents of the register from left to right through carry

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is right about the ROR instruction?

Similar Questions

Discover Related MCQs

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

Q. What is the use of the prescalar in the operation of the timer?

Q. What modes are generally used in the operation of the timer0?

Q. Timer 0 can act as a counter

Q. Which of the timer can operate in the 16 bit condition?

Q. Which of the following will generate the maximum time delay?

Q. What is the difference in operation of a normal and a CTC mode of a timer?

Q. We can count the pulses on the positive or the negative edge triggered pulse of the clock?

Q. Which pin is used for the input clock of the counter0?

Q. Which resource provides clock pulse to AVR timers if CS02-00=6?

Q. On reset, what are the contents of the SREG register?

Q. TIMSK register is used for?

Q. Why RETI instruction is used after an ISR?

Q. In AVR what is the ISR address for an external hardware interrupt?

Q. What is the address in the interrupt service routine assigned for the timer0 overflow flag?

Q. Is the same address is assigned for the timer0 and timer1 overflow flag in the interrupt vector table of the interrupts?

Q. External hardware interrupts are assigned to which pins of the atmega32?

Q. Which register is responsible for handling all the external hardware interrupts?

Q. By default, INT0-INT2 interrupts are?

Q. What will happen in that condition, if an interrupt occurs while the micro controller is serving any other interrupt?