The interrupt vector ________.

a) is an array of pointers to PCBs of processes generating interrupts.
b) can be modified only by running processes.
c) is an array of pointers to interrupt handlers.
d) stores information about each interrupt that occurs.

c) is an array of pointers to interrupt handlers.

Computer Science & Information Technology

You might also like to view...

How is referential integrity helpful?

What will be an ideal response?

Computer Science & Information Technology

You work at a retail store that uses a small database to track customers. Your supervisor asks you to perform a series of tasks with the database. The database contains one table with fields for Customer Name, City, and State. Your supervisor would like you to remove a sort and revert the fields to their original listing. How do you go about this?

What will be an ideal response?

Computer Science & Information Technology