Computer System Architecture - Pipeline and Vector Processing

Avatto > > UGC NET COMPUTER SCIENCE > > PRACTICE QUESTIONS > > Computer System Architecture > > Pipeline and Vector Processing

38. The data transfer between memory and I/O devices using programmed I/O is faster than interrupt driven I/O.

  • Option : B
  • Explanation : The data transfer between memory and I /O devices using interrupt driven I/O is faster than programmed I/O.
Cancel reply
Cancel reply

39. I/O redirection

  • Option : B
  • Explanation : I/O redirection can be employed to use an existing file as input file for a program.
Cancel reply
Cancel reply

40. Which of the following DNA transfer modes and interrupt handling mechanisms will enable the highest I/O band-width?

  • Option : C
  • Explanation : In block transfer the entire block of data is transferred then only CPU again becomes the bus master and in vectored Interrupts I/o device along with interrupts send vector address of Interrupt Service routine which guides CPU to execute for a specific I/O device.
Cancel reply
Cancel reply