MCQOPTIONS
Saved Bookmarks
| 1. |
After RETI instruction is executed then the pointer will move to which location in the program? |
| A. | next interrupt of the interrupt vector table |
| B. | next instruction of the program after the IE instruction |
| C. | next instruction after the RETI in the memory |
| D. | none of the mentioned |
| Answer» C. next instruction after the RETI in the memory | |