Answer:
Direct memory access is a feature of computer systems that allows certain hardware subsystems to access main system memory independent of the central processing unit.
Step-by-step explanation:
For example, a sound card may need to access data stored in the computer's RAM, but since it can process the data itself, it may use DMA to bypass the CPU.