๐ From Operating System โข 13. I/O Systems โข 14 questions available
Practice MCQs for Direct memory access in I/O Hardware. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
๐ Last updated: 2026-07-27
Q1. A computer needs to copy a 4โฏMB file from a disk controller to main memory. Which benefit does using DMA provide over having the CPU copy each byte?
๐ก Difficulty: easy | โ Correct: A
Q2. An embedded system reads sensor data at 1โฏkHz and stores it in a buffer. Which condition makes DMA the preferred method instead of programmed I/O?
๐ก Difficulty: medium | โ Correct: D
Q3. Designing a DMA engine for a PCI Express device that must address up to 2โฏTiB of RAM, which bus width is required to transfer a full 64โbit address in a single transaction?
๐ก Difficulty: hard | โ Correct: B
โฌ๏ธ View all questions in the quiz below