Map interrupt requests to service routine addresses
Hold page tables for virtual memory
Cache frequently used instructions
Hide Solution
Verified By Collegedunia
The Correct Option isB
Solution and Explanation
An interrupt vector table is used to map interrupt requests to the corresponding service routine addresses. This table helps the CPU to handle interrupts by directing it to the appropriate location in memory where the interrupt service routine is located. Therefore, the correct answer is option (2).