WGU D386 Pre-Assessment | Hardware and Operating Systems
Essentials | 58 Questions with Correct Answers and Rationale |
Latest Update 2026/27
Question 1
Which part of a hard disk drive is responsible for storing actual data?
A. Read/write heads
B. Platters
C. Spindle
D. Actuator arm
Correct Answer: B. Platters
Rationale: Platters are the circular, rigid disks inside a hard drive that store data
magnetically. Data is written to and read from the platters by read/write heads.
The spindle rotates the platters, and the actuator arm positions the read/write
heads over the correct location on the platters.
Question 2
What is an advantage of solid-state drives (SSD) when compared to hard disk
drives (HDD)?
A. Lower cost per GB
B. Faster data transfer
C. Longer lifespan
D. Larger storage capacity
Correct Answer: B. Faster data transfer
Rationale: Solid-state drives (SSDs) have significantly faster data transfer rates and
access times compared to hard disk drives (HDDs) because they use flash memory
with no moving parts. HDDs have mechanical delays (seek time, rotational
latency) that slow access. HDDs are generally cheaper per GB (A) and can offer
,larger capacities (D), while lifespan (C) is comparable or slightly better for HDDs in
some cases.
Question 3
How do computers avoid burdening the main central processing unit (CPU) with
programmed I/O (PIO)?
A. By using a faster CPU
B. By offloading to Direct Memory Access (DMA) Controller
C. By using more RAM
D. By increasing the clock speed
Correct Answer: B. By offloading to Direct Memory Access (DMA) Controller
Rationale: DMA (Direct Memory Access) allows hardware subsystems to access
memory independently of the CPU. This offloads I/O operations from the CPU,
allowing the CPU to perform other tasks while data transfers occur. This is more
efficient than Programmed I/O (PIO), where the CPU must execute instructions for
each data transfer.
Question 4
Which problem is managed by implementing a file system?
A. Physical storage location on a disk
B. Logical structure for storing and organizing files on a storage device
C. Network security
D. Memory allocation
Correct Answer: B. Logical structure for storing and organizing files on a storage
device
Rationale: A file system provides the logical structure for organizing, naming,
storing, and retrieving files on a storage device. It abstracts the physical storage
details and provides a hierarchical structure (directories/folders and files) that
users and applications can interact with.
, Question 5
What is the primary function of the file system interface?
A. To provide a way for the system to access and use files
B. To store data on the hard drive
C. To manage network connections
D. To allocate memory
Correct Answer: A. To provide a way for the system to access and use files
Rationale: The file system interface provides the abstraction layer that allows the
operating system and applications to access, create, modify, and delete files
without needing to understand the underlying storage hardware. It provides a
consistent way to work with files across different storage devices.
Question 6
There are a number of different types of components of a motherboard. Which
motherboard component is used for support of slower onboard peripherals?
A. Northbridge
B. Southbridge
C. CPU
D. Expansion slots
Correct Answer: B. Southbridge
Rationale: The Southbridge is a chip on the motherboard that manages slower
peripherals such as USB ports, SATA controllers, audio, Ethernet, and PCI slots. The
Northbridge handles high-speed components like RAM and PCIe (graphics). The
CPU is the processor, and expansion slots are physical connectors for add-in cards.
Question 7
Which cache memory is the smallest but fastest?
Essentials | 58 Questions with Correct Answers and Rationale |
Latest Update 2026/27
Question 1
Which part of a hard disk drive is responsible for storing actual data?
A. Read/write heads
B. Platters
C. Spindle
D. Actuator arm
Correct Answer: B. Platters
Rationale: Platters are the circular, rigid disks inside a hard drive that store data
magnetically. Data is written to and read from the platters by read/write heads.
The spindle rotates the platters, and the actuator arm positions the read/write
heads over the correct location on the platters.
Question 2
What is an advantage of solid-state drives (SSD) when compared to hard disk
drives (HDD)?
A. Lower cost per GB
B. Faster data transfer
C. Longer lifespan
D. Larger storage capacity
Correct Answer: B. Faster data transfer
Rationale: Solid-state drives (SSDs) have significantly faster data transfer rates and
access times compared to hard disk drives (HDDs) because they use flash memory
with no moving parts. HDDs have mechanical delays (seek time, rotational
latency) that slow access. HDDs are generally cheaper per GB (A) and can offer
,larger capacities (D), while lifespan (C) is comparable or slightly better for HDDs in
some cases.
Question 3
How do computers avoid burdening the main central processing unit (CPU) with
programmed I/O (PIO)?
A. By using a faster CPU
B. By offloading to Direct Memory Access (DMA) Controller
C. By using more RAM
D. By increasing the clock speed
Correct Answer: B. By offloading to Direct Memory Access (DMA) Controller
Rationale: DMA (Direct Memory Access) allows hardware subsystems to access
memory independently of the CPU. This offloads I/O operations from the CPU,
allowing the CPU to perform other tasks while data transfers occur. This is more
efficient than Programmed I/O (PIO), where the CPU must execute instructions for
each data transfer.
Question 4
Which problem is managed by implementing a file system?
A. Physical storage location on a disk
B. Logical structure for storing and organizing files on a storage device
C. Network security
D. Memory allocation
Correct Answer: B. Logical structure for storing and organizing files on a storage
device
Rationale: A file system provides the logical structure for organizing, naming,
storing, and retrieving files on a storage device. It abstracts the physical storage
details and provides a hierarchical structure (directories/folders and files) that
users and applications can interact with.
, Question 5
What is the primary function of the file system interface?
A. To provide a way for the system to access and use files
B. To store data on the hard drive
C. To manage network connections
D. To allocate memory
Correct Answer: A. To provide a way for the system to access and use files
Rationale: The file system interface provides the abstraction layer that allows the
operating system and applications to access, create, modify, and delete files
without needing to understand the underlying storage hardware. It provides a
consistent way to work with files across different storage devices.
Question 6
There are a number of different types of components of a motherboard. Which
motherboard component is used for support of slower onboard peripherals?
A. Northbridge
B. Southbridge
C. CPU
D. Expansion slots
Correct Answer: B. Southbridge
Rationale: The Southbridge is a chip on the motherboard that manages slower
peripherals such as USB ports, SATA controllers, audio, Ethernet, and PCI slots. The
Northbridge handles high-speed components like RAM and PCIe (graphics). The
CPU is the processor, and expansion slots are physical connectors for add-in cards.
Question 7
Which cache memory is the smallest but fastest?