InterviewSolution
Saved Bookmarks
| 1. |
The technique where the controller is given complete access to main memory is __________(a) Cycle stealing(b) Memory stealing(c) Memory Con(d) Burst modeThis question was addressed to me in exam.I would like to ask this question from Direct Memory Access in chapter Input/Output Organisation of Computer Architecture |
|
Answer» CORRECT choice is (d) BURST mode For explanation: The controller is given FULL control of the memory access cycles and can transfer blocks at a faster RATE. |
|