| 1. |
When an interrupt is enabled, then where does the pointer moves immediately after this interrupt has occurred?
|
||||||||
|
Answer:
Option (c) |
| 2. |
What are the contents of the IE register, when the interrupt of the memory location 0x00 is caused?
|
||||||||
|
Answer:
Option (b) |
| 3. |
After RETI instruction is executed then the pointer will move to which location in the program?
|
||||||||
|
Answer:
Option (b) |
| 4. |
Which pin of the external hardware is said to exhibit INT0 interrupt?
|
||||||||
|
Answer:
Option (c) |
| 5. |
Which bit of the IE register is used to enable TxD/RxD interrupt?
|
||||||||
|
Answer:
Option (d) |
| 6. |
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)?
|
||||||||
|
Answer:
Option (d) |
| 7. |
Why normally LJMP instructions are the topmost lines of the ISR?
|
||||||||
|
Answer:
Option (c) |
| 8. |
Which register is used to make the interrupt level or an edge triggered pulse?
|
||||||||
|
Answer:
Option (a) |
| 9. |
What is the disadvantage of a level triggered pulse?
|
||||||||
|
Answer:
Option (d) |
| 10. |
What is the correct order of priority that is set after a controller gets reset?
|
||||||||
|
Answer:
Option (c) |