(A) Distinct Memory Access
(B) Direct Memory Access
(C) Distinct Module Access
(D) None of these
🧠 Explanation:
DMA stands for Direct Memory Access. It is a technology that allows certain hardware components within a computer to transfer data directly to or from the main memory without involving the central processing unit (CPU). This process helps increase the efficiency and speed of data transfer, freeing up the CPU to perform other tasks. DMA is commonly used in devices like disk drives, graphics cards, and network adapters to improve overall system performance.