D386 HARDWARE AND OPERATING SYSTEM ESSENTIALS WGU OA EXAM / WGU D386 ACTUAL EXAM
QUESTIONS AND ANSWERS ALREADY GRADED A+. 100% VERIFIED SOLUTIONS | UPDATED PER LATEST
GUIDELINES | GRADED A+
Question 1
What is the primary function of a computer's central processing unit (CPU)?
A. To store data permanently for future access
B. To execute instructions from computer programs by performing arithmetic, logic, control, and input/output
operations
C. To manage the flow of data between the computer and peripheral devices
D. To provide a graphical user interface for user interaction
🟢 Correct Answer:
B. To execute instructions from computer programs by performing arithmetic, logic, control, and input/output
operations
🔴 RATIONALE:
The CPU is the "brain" of the computer, responsible for fetching, decoding, and executing program instructions.
It performs the core processing tasks, including arithmetic operations (ALU) and control operations (Control
Unit) . Storage is a function of memory devices, data flow between peripherals is managed by the motherboard
and chipset, and the GUI is provided by the operating system.
,Question 2
Which of the following is the correct order of the memory hierarchy from fastest to slowest?
A. Main Memory (RAM) → L1 Cache → Hard Disk Drive → L2 Cache
B. Hard Disk Drive → Main Memory (RAM) → L2 Cache → L1 Cache
C. L1 Cache → L2 Cache → Main Memory (RAM) → Hard Disk Drive
D. L2 Cache → L1 Cache → Main Memory (RAM) → Hard Disk Drive
🟢 Correct Answer:
C. L1 Cache → L2 Cache → Main Memory (RAM) → Hard Disk Drive
🔴 RATIONALE:
In the memory hierarchy, speed and cost are inversely related to capacity. L1 cache is the smallest, fastest, and
most expensive, followed by L2 cache. Main memory (RAM) is slower than cache, and hard disk drives are the
slowest form of storage . This hierarchy is designed to balance speed and cost for the system.
Question 3
A technician is troubleshooting a computer that is running slowly and frequently accesses the hard drive. The
system has 8GB of RAM, and the user is running multiple memory-intensive applications. Which concept is most
likely responsible for this behavior?
A. Cache memory
B. Virtual memory
C. ROM
D. Direct Memory Access (DMA)
,🟢 Correct Answer:
B. Virtual memory
🔴 RATIONALE:
When physical RAM is exhausted, the operating system uses a portion of the hard drive or SSD as an extension
of memory, called virtual memory (or a paging file). This is slower than physical RAM, leading to performance
degradation and increased disk activity . Cache memory is used for extremely fast access to frequently used
data, ROM is read-only, and DMA is a technique for I/O operations.
Question 4
Which motherboard component is responsible for managing communication between the CPU, RAM, and high-
speed graphics cards?
A. Southbridge
B. Northbridge
C. I/O Controller Hub
D. Expansion slots
🟢 Correct Answer:
B. Northbridge
🔴 RATIONALE:
The Northbridge chipset is responsible for handling high-speed communication between the CPU, RAM, and
graphics processing unit (GPU). In modern systems, the Northbridge is often integrated directly into the CPU.
The Southbridge manages slower peripherals like USB ports and SATA connections .
, Question 5
A small business needs to store 4 TB of data that can be accessed and modified by multiple users
simultaneously from different computers. Which type of device is BEST suited for this purpose?
A. An external hard drive connected to a single workstation
B. A server with a network-attached storage (NAS) system
C. A large USB flash drive shared between users
D. A set of Blu-ray discs for archival storage
🟢 Correct Answer:
B. A server with a network-attached storage (NAS) system
🔴 RATIONALE:
A server with a NAS or SAN provides centralized, shared storage that can be accessed by multiple users over a
network. This is the most appropriate solution for a business environment requiring shared, large-scale, and
concurrent access to data. External drives, USB drives, and optical media are not designed for this type of multi-
user environment .
Question 6
How do computers avoid burdening the main CPU with programmed I/O (PIO) operations?
A. By using interrupt-driven I/O exclusively
B. By offloading data transfers to a direct-memory-access (DMA) controller
C. By increasing the CPU's clock speed during data transfers
D. By storing all data in cache memory first
QUESTIONS AND ANSWERS ALREADY GRADED A+. 100% VERIFIED SOLUTIONS | UPDATED PER LATEST
GUIDELINES | GRADED A+
Question 1
What is the primary function of a computer's central processing unit (CPU)?
A. To store data permanently for future access
B. To execute instructions from computer programs by performing arithmetic, logic, control, and input/output
operations
C. To manage the flow of data between the computer and peripheral devices
D. To provide a graphical user interface for user interaction
🟢 Correct Answer:
B. To execute instructions from computer programs by performing arithmetic, logic, control, and input/output
operations
🔴 RATIONALE:
The CPU is the "brain" of the computer, responsible for fetching, decoding, and executing program instructions.
It performs the core processing tasks, including arithmetic operations (ALU) and control operations (Control
Unit) . Storage is a function of memory devices, data flow between peripherals is managed by the motherboard
and chipset, and the GUI is provided by the operating system.
,Question 2
Which of the following is the correct order of the memory hierarchy from fastest to slowest?
A. Main Memory (RAM) → L1 Cache → Hard Disk Drive → L2 Cache
B. Hard Disk Drive → Main Memory (RAM) → L2 Cache → L1 Cache
C. L1 Cache → L2 Cache → Main Memory (RAM) → Hard Disk Drive
D. L2 Cache → L1 Cache → Main Memory (RAM) → Hard Disk Drive
🟢 Correct Answer:
C. L1 Cache → L2 Cache → Main Memory (RAM) → Hard Disk Drive
🔴 RATIONALE:
In the memory hierarchy, speed and cost are inversely related to capacity. L1 cache is the smallest, fastest, and
most expensive, followed by L2 cache. Main memory (RAM) is slower than cache, and hard disk drives are the
slowest form of storage . This hierarchy is designed to balance speed and cost for the system.
Question 3
A technician is troubleshooting a computer that is running slowly and frequently accesses the hard drive. The
system has 8GB of RAM, and the user is running multiple memory-intensive applications. Which concept is most
likely responsible for this behavior?
A. Cache memory
B. Virtual memory
C. ROM
D. Direct Memory Access (DMA)
,🟢 Correct Answer:
B. Virtual memory
🔴 RATIONALE:
When physical RAM is exhausted, the operating system uses a portion of the hard drive or SSD as an extension
of memory, called virtual memory (or a paging file). This is slower than physical RAM, leading to performance
degradation and increased disk activity . Cache memory is used for extremely fast access to frequently used
data, ROM is read-only, and DMA is a technique for I/O operations.
Question 4
Which motherboard component is responsible for managing communication between the CPU, RAM, and high-
speed graphics cards?
A. Southbridge
B. Northbridge
C. I/O Controller Hub
D. Expansion slots
🟢 Correct Answer:
B. Northbridge
🔴 RATIONALE:
The Northbridge chipset is responsible for handling high-speed communication between the CPU, RAM, and
graphics processing unit (GPU). In modern systems, the Northbridge is often integrated directly into the CPU.
The Southbridge manages slower peripherals like USB ports and SATA connections .
, Question 5
A small business needs to store 4 TB of data that can be accessed and modified by multiple users
simultaneously from different computers. Which type of device is BEST suited for this purpose?
A. An external hard drive connected to a single workstation
B. A server with a network-attached storage (NAS) system
C. A large USB flash drive shared between users
D. A set of Blu-ray discs for archival storage
🟢 Correct Answer:
B. A server with a network-attached storage (NAS) system
🔴 RATIONALE:
A server with a NAS or SAN provides centralized, shared storage that can be accessed by multiple users over a
network. This is the most appropriate solution for a business environment requiring shared, large-scale, and
concurrent access to data. External drives, USB drives, and optical media are not designed for this type of multi-
user environment .
Question 6
How do computers avoid burdening the main CPU with programmed I/O (PIO) operations?
A. By using interrupt-driven I/O exclusively
B. By offloading data transfers to a direct-memory-access (DMA) controller
C. By increasing the CPU's clock speed during data transfers
D. By storing all data in cache memory first