Question Detail

Which table handle store address of interrupt handling subroutine ?

  • Vector table
  • Symbol link table
  • Interrupt vector table
  • None of above
Similar Questions :

1. Which interrupt establishes a priority over the various sources to determine which request should be entertained first ?

  • Polling
  • Daisy chaining
  • Priority interrupt
  • All of above

2. One byte equals to how many bits ?

  • 4 bits
  • 8 bits
  • 12 bits
  • 16 bits

3. Which technique helps processor to run a program concurrently with input output operations ?

  • IOP
  • DMA
  • Interrupt driven I/O
  • DCA

4. Which operation with floating point numbers are more complicated then arithmetic operation with fixed point number ?

  • Logical operation
  • Arithmetic operation
  • Both of above
  • None of above

5. Which exception is also known software interrupt ?

  • Trap
  • Call
  • System Call
  • All of above
Read more from - Computer System Architecture Questions Answers