Interrupt control mode communication is used between the computer system CPU and IO interface. Software designers are required to provide two types of programs for the computer system: the interface interrupt control mode communication initialization program and the interface interrupt service program. Which of the following functions must be implemented by the interrupt initialization program. ()
A.
enable interrupt requests
B.
Resident interrupt service routine in memory
C.
Establish the correspondence between interrupt signals and interrupt service routines
D.
Clear the interrupt request status when the interrupt signal is generated