Windows Server Administration Fundamentals — Question 117

As part of the configuration process, Windows assigns a number of system resources to the device being installed to ensure that the device operates simultaneously with the other expansion cards. Which of these system resources do not involve the processor?

Answer options

Correct answer: B

Explanation

The correct answer is B, as Direct Memory Access (DMA) channels allow devices to communicate with memory without involving the CPU, enabling faster data transfer. In contrast, I/O port addresses, memory address ranges, and IRQ line numbers all require the CPU to manage and process their operations, thus involving the processor.