Podcast
Questions and Answers
What type of interrupts assigns a fixed location in memory for interrupt handler code?
What type of interrupts assigns a fixed location in memory for interrupt handler code?
- Non-prioritized Interrupts
- Vectored interrupts
- Nonvectored Interrupts (correct)
- Hardware interrupts
Which type of interrupts adds complexity to hardware but is highly flexible?
Which type of interrupts adds complexity to hardware but is highly flexible?
- Vectored interrupts (correct)
- Nonvectored Interrupts
- Non-prioritized Interrupts
- Hardware interrupts
What allows the CPU to send data to an output device?
What allows the CPU to send data to an output device?
- Interface registers
- Data Output Register (correct)
- Data Input Register
- Device control registers
Which type of register is used as buffers in input output systems?
Which type of register is used as buffers in input output systems?
What allows the system to control or configure the operation of the device?
What allows the system to control or configure the operation of the device?