adplus-dvertising
frame-decoration

Question

Why normally LJMP instructions are the topmost lines of the ISR?

a.

so as to jump to some other location where there is a wider space of memory available to write the codes

b.

so as to avoid overwriting of other interrupt instructions

c.

both of the mentioned

d.

none of the mentioned

Answer: (c).both of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Why normally LJMP instructions are the topmost lines of the ISR?

Similar Questions

Discover Related MCQs

Q. Which register is used to make the pulse a level or a edge triggered pulse?

Q. What is the disadvantage of a level triggered pulse?

Q. What is the correct order of priority that is set after a controller gets reset?

Q. How many rows and columns are present in a 16*2 alphanumeric LCD?

Q. How many data lines are there in a 16*2 alphanumeric LCD?

Q. Which pin of the LCD is used for adjusting its contrast?

Q. For writing commands on an LCD, RS bit is

Q. Which command of an LCD is used to shift the entire display to the right?

Q. Which command is used to select the 2 lines and 5*7 matrix of an LCD?

Q. What changes are to be made to send data to an LCD?

Q. For reading operation from an LCD what changes in the software are introduced?

Q. Which instruction is used to select the first row first column of an LCD?

Q. The RS pin is an input or output for a controller?

Q. Which of the following steps detects the key in a 4*4 keyboard matrix about the key that is being pressed?

Q. What is described by this command: CJNE A,#00001111b, ROW1

Q. To detect that in which column, the key is placed?

Q. In reading the columns of a matrix, if no key is pressed we should get all in binary notation

Q. If we need to operate a key of a keyboard in an interrupt mode, then it will generate what kind of interrupt?

Q. To identify that which key is being pressed, we need to:

Q. Key press detection and Key identification are: