adplus-dvertising
frame-decoration

Question

What are the contents of the IE register, when the interrupt of the memory location 0x00 is caused?

a.

0xFFH

b.

0x00H

c.

0x10H

d.

0xF0H

Answer: (b).0x00H

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What are the contents of the IE register, when the interrupt of the memory location 0x00 is caused?

Similar Questions

Discover Related MCQs

Q. After RETI instruction is executed then the pointer will move to which location in the program?

Q. Which pin of the external hardware is said to exhibit INT0 interrupt?

Q. Which bit of the IE register is used to enable TxD/RxD interrupt?

Q. Which of the following combination is the best to enable the external hardware interrupt 0 of the IE register (assuming initially all bits of the IE register are zero)?

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

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