InterviewSolution
Saved Bookmarks
| 1. |
What Is Direct Memory Access (dma)? |
|
Answer» DMA is a FEATURE of computers and microprocessors that allows disk drive controllers, graphics cards, network cards, and sound cards within the computer to access SYSTEM MEMORY for reading and/or writing INDEPENDENTLY of the Central Processing Unit (CPU). DMA is a feature of computers and microprocessors that allows disk drive controllers, graphics cards, network cards, and sound cards within the computer to access system memory for reading and/or writing independently of the Central Processing Unit (CPU). |
|