WGU D684 INTRODUCTION TO COMPUTER SCIENCE:
COMPREHENSIVE PRACTICE EXAMINATION STUDY
GUIDE | LATEST UPDATE 2026/2027 | ACTUAL EXAM
PRACTICE QUESTIONS AND ANSWERS | EXAM
REVIEW | 100% CORRECT ANSWERS | ALREADY A+
GRADED.
This comprehensive practice examination is designed for students
preparing for the WGU D684 Introduction to Computer Science
Objective Assessment. The course covers foundational computing
concepts, including hardware and architecture, data representation,
operating systems, algorithms and logic, programming fundamentals,
and networks. The exam is split between conceptual multiple-choice
questions and applied reasoning scenarios. This resource is intended to
help candidates assess their readiness, identify knowledge gaps, and
strengthen their preparation for the certification examination.
Table of Contents
1. Computer Architecture and Hardware
2. Data Representation and Number Systems
3. Operating Systems and Process Management
4. Algorithms, Pseudocode, and Computational Thinking
5. Programming Fundamentals and Data Structures
6. Networking, Security, and File Systems
, 1. What is the primary function of the Central Processing Unit
(CPU)?
A) Store data permanently
B) Execute program instructions
C) Provide power to the computer
D) Display images on the monitor
Correct Answer: B
Rationale: The CPU is the brain of the computer, responsible for
executing program instructions by performing arithmetic, logic, control,
and input/output operations.
2. Which component is considered volatile memory?
A) Hard Disk Drive (HDD)
B) Solid-State Drive (SSD)
C) Random Access Memory (RAM)
D) Read-Only Memory (ROM)
Correct Answer: C
Rationale: RAM is volatile memory, meaning its contents are lost when
the power is turned off. HDDs, SSDs, and ROM are non-volatile.
3. What does the Arithmetic Logic Unit (ALU) within a CPU do?
A) Manages I/O operations
B) Performs mathematical calculations and logical comparisons
C) Controls the fetch-decode-execute cycle
D) Stores the results of computations
Correct Answer: B
Rationale: The ALU is the component of the CPU that carries out
arithmetic and logical operations on data.
, 4. What is the purpose of the clock speed in a CPU?
A) To tell the user the current time
B) To determine how many instructions a CPU can execute per
second
C) To regulate the CPU's temperature
D) To store temporary data
Correct Answer: B
Rationale: Clock speed, measured in Hertz (Hz), indicates the number of
instruction cycles a CPU can perform per second, impacting its
processing power.
5. Which memory type provides the fastest access for the CPU?
A) RAM
B) SSD
C) L1 Cache
D) HDD
Correct Answer: C
Rationale: L1 cache is the fastest type of memory, located closest to the
CPU core, providing rapid access to frequently used data and
instructions.
6. What is the primary role of the Control Unit (CU) in a CPU?
A) To perform arithmetic operations
B) To direct the operation of the processor by interpreting
instructions
C) To provide permanent storage for the OS
D) To connect to peripheral devices
Correct Answer: B
Rationale: The Control Unit directs the operation of the processor by
, interpreting instructions and coordinating the activities of the ALU,
memory, and input/output devices.
7. Which component holds the boot-up firmware for the computer?
A) RAM
B) SSD
C) BIOS/UEFI chip
D) GPU
Correct Answer: C
Rationale: The BIOS (Basic Input/Output System) or UEFI (Unified
Extensible Firmware Interface) chip contains the firmware that initializes
hardware components during the boot process.
8. What does "volatile" mean in the context of computer memory?
A) It is very fast.
B) It loses its contents when power is turned off.
C) It is physically large.
D) It is read-only.
Correct Answer: B
Rationale: Volatile memory requires power to maintain the stored
information; when the power is interrupted, the data is lost.
9. What is the smallest unit of data in a computer?
A) Byte
B) Nibble
C) Bit
D) Word
COMPREHENSIVE PRACTICE EXAMINATION STUDY
GUIDE | LATEST UPDATE 2026/2027 | ACTUAL EXAM
PRACTICE QUESTIONS AND ANSWERS | EXAM
REVIEW | 100% CORRECT ANSWERS | ALREADY A+
GRADED.
This comprehensive practice examination is designed for students
preparing for the WGU D684 Introduction to Computer Science
Objective Assessment. The course covers foundational computing
concepts, including hardware and architecture, data representation,
operating systems, algorithms and logic, programming fundamentals,
and networks. The exam is split between conceptual multiple-choice
questions and applied reasoning scenarios. This resource is intended to
help candidates assess their readiness, identify knowledge gaps, and
strengthen their preparation for the certification examination.
Table of Contents
1. Computer Architecture and Hardware
2. Data Representation and Number Systems
3. Operating Systems and Process Management
4. Algorithms, Pseudocode, and Computational Thinking
5. Programming Fundamentals and Data Structures
6. Networking, Security, and File Systems
, 1. What is the primary function of the Central Processing Unit
(CPU)?
A) Store data permanently
B) Execute program instructions
C) Provide power to the computer
D) Display images on the monitor
Correct Answer: B
Rationale: The CPU is the brain of the computer, responsible for
executing program instructions by performing arithmetic, logic, control,
and input/output operations.
2. Which component is considered volatile memory?
A) Hard Disk Drive (HDD)
B) Solid-State Drive (SSD)
C) Random Access Memory (RAM)
D) Read-Only Memory (ROM)
Correct Answer: C
Rationale: RAM is volatile memory, meaning its contents are lost when
the power is turned off. HDDs, SSDs, and ROM are non-volatile.
3. What does the Arithmetic Logic Unit (ALU) within a CPU do?
A) Manages I/O operations
B) Performs mathematical calculations and logical comparisons
C) Controls the fetch-decode-execute cycle
D) Stores the results of computations
Correct Answer: B
Rationale: The ALU is the component of the CPU that carries out
arithmetic and logical operations on data.
, 4. What is the purpose of the clock speed in a CPU?
A) To tell the user the current time
B) To determine how many instructions a CPU can execute per
second
C) To regulate the CPU's temperature
D) To store temporary data
Correct Answer: B
Rationale: Clock speed, measured in Hertz (Hz), indicates the number of
instruction cycles a CPU can perform per second, impacting its
processing power.
5. Which memory type provides the fastest access for the CPU?
A) RAM
B) SSD
C) L1 Cache
D) HDD
Correct Answer: C
Rationale: L1 cache is the fastest type of memory, located closest to the
CPU core, providing rapid access to frequently used data and
instructions.
6. What is the primary role of the Control Unit (CU) in a CPU?
A) To perform arithmetic operations
B) To direct the operation of the processor by interpreting
instructions
C) To provide permanent storage for the OS
D) To connect to peripheral devices
Correct Answer: B
Rationale: The Control Unit directs the operation of the processor by
, interpreting instructions and coordinating the activities of the ALU,
memory, and input/output devices.
7. Which component holds the boot-up firmware for the computer?
A) RAM
B) SSD
C) BIOS/UEFI chip
D) GPU
Correct Answer: C
Rationale: The BIOS (Basic Input/Output System) or UEFI (Unified
Extensible Firmware Interface) chip contains the firmware that initializes
hardware components during the boot process.
8. What does "volatile" mean in the context of computer memory?
A) It is very fast.
B) It loses its contents when power is turned off.
C) It is physically large.
D) It is read-only.
Correct Answer: B
Rationale: Volatile memory requires power to maintain the stored
information; when the power is interrupted, the data is lost.
9. What is the smallest unit of data in a computer?
A) Byte
B) Nibble
C) Bit
D) Word