Back to the 2024 paper
Similar questions
COMPUTER ORGANIZATION & ARCHITECTUREExplain I/O transfer techniques: program-controlled I/O, interrupt-driven I/O, and DMA.20257mCOMPUTER ORGANIZATION & ARCHITECTURE(f) The transfer of large chunks of data with the involvement of the processor is done by (i) DMA controller (ii) arbitrator (iii) user system programs (iv) None of the above20222mCOMPUTER ORGANIZATION & ARCHITECTUREWhy does I/O interrupt make more efficient use of the CPU? Explain the sequence of operations that take place in an interrupt-driven I/O transfer.201714mCOMPUTER ORGANIZATION & ARCHITECTUREThe intradata transfer techniques are implemented using - (i) serial I/O - (ii) parallel 1/0 - (iii) Both (i) and (ii) - (iv) Neither (i) nor (ii)20192m
PreviousWhich type of control unit is faster but more difficult to modify? i) Hardwired Control Unit ii) Microprogrammed Control Unit iii) Cache Control Unit iv) Memory Management UnitNextWhat does a branch prediction mechanism in a CPU help reduce? a) Data hazards b) Control hazards c) Structural hazards d) Clock cycle delays