InterviewSolution
Saved Bookmarks
| 1. |
Direct access of main memory is to the? |
|
Answer» Direct memory access (DMA) is a METHOD that ALLOWS an input/output (I/O) DEVICE to send or receive data directly to or from the main memory, bypassing the CPU to speed up memory operations. The process is managed by a chip known as a DMA controller (DMAC).this may help you... |
|