What is the name of a device’s memory location?
Professor Messer | Jul 12, 2009 | Comments 0
During the installation of a new piece of hardware, you notice that it has been assigned a hexadecimal memory location by the operating system. What is the name of this memory location?
A) I/O Address
B) IRQ
C) DMA
D) PCI
The answer: A) I/O Address
The Input/Output address is the hexadecimal-based memory location for the hardware components in a computer. In Windows, you can find the I/O address in the Device Manager under the hardware properties for the device.
The incorrect answers:
B) IRQ
An Interrupt ReQuest is used by hardware components to get the “ear” of the CPU. By sending an interrupt request, a piece of hardware can get the attention of the CPU so that tasks can be performed.
C) DMA
Direct Memory Access is a method where hardware devices can talk directly to memory instead of using the CPU. It speeds the transfer of information, but the hardware must be specifically designed to take advantage of DMA.
D) PCI
The Peripheral Component Interconnect bus is a computer bus for transferring information, not a memory location name.
1. The Question2. The AnswerOn Last Page
Filed Under: CompTIA A+ Pop Quizzes







