WGU D075 Information Technology
Management Essentials Study Guide
2026/2027: Comprehensive Exam
Preparation
,2026/2027
Question 1:
A growing company installs additional memory and peripheral devices on its
employee computers. Which operating-system function is most directly responsible
for ensuring that these resources work together efficiently?
A. Creating marketing reports
B. Managing hardware and software resources
C. Designing database relationships
D. Encrypting every file stored on the network
Correct Answer: B. Managing hardware and software resources
Rationale: An operating system coordinates memory, processors, files, input/output
devices, and software execution. Creating reports is performed by application
software, while database design is handled through database tools. Although an
operating system may support security functions, automatically encrypting every file
is not its primary defining role.
Question 2:
An employee opens a word processor to prepare a business proposal. Why is the word
processor classified as application software rather than system software?
A. It manages the computer’s processor and memory.
B. It performs a specific task for the user.
C. It operates only while the computer is starting.
D. It controls all network communications.
Correct Answer: B. It performs a specific task for the user.
Rationale: Application software helps users complete specific activities, such as
writing documents, analyzing spreadsheets, or creating presentations. System
software manages underlying computer operations and hardware resources. A word
processor does not control startup procedures, allocate memory independently, or
manage all network communication.
Question 3:
A company purchases a productivity suite containing a spreadsheet, word processor,
database program, and presentation application. What feature most strongly identifies
these programs as part of the same software suite?
A. They use identical programming languages.
B. They have a common graphical user interface and exchange data.
C. They can operate only when connected to the internet.
D. They perform the same business function.
,2026/2027
Correct Answer: B. They have a common graphical user interface and exchange
data.
Rationale: Applications in a productivity suite commonly share menus, commands,
design conventions, and data-exchange capabilities. They do not necessarily use the
same programming language or require internet access. Each application performs a
different task, but their common interface and compatibility improve user productivity.
Question 4:
A financial analyst links a chart from a spreadsheet into a presentation. When the
spreadsheet values change, the chart in the presentation updates automatically. Which
technology makes this possible?
A. Object Linking and Embedding
B. Random-access memory
C. Database normalization
D. File compression
Correct Answer: A. Object Linking and Embedding
Rationale: Object Linking and Embedding allows content created in one application
to be linked to or embedded in another. A linked object can update when the source
changes. RAM temporarily stores active data, normalization removes database
redundancies, and compression reduces file size but does not create dynamic links
between applications.
Question 5:
A computer loses all unsaved work when its power supply fails, but previously saved
files remain available after the computer restarts. Which explanation best accounts for
this difference?
A. Saved files are stored in RAM, while unsaved data are stored on the SSD.
B. Unsaved data are generally held in RAM, while saved files are stored on persistent
storage.
C. Both saved and unsaved data are stored permanently in processor registers.
D. The operating system automatically deletes application files during a power
failure.
Correct Answer: B. Unsaved data are generally held in RAM, while saved files
are stored on persistent storage.
Rationale: RAM is volatile primary storage, meaning its contents are lost when power
is removed. Solid-state drives and other secondary storage devices retain saved data
without power. Processor registers hold very small amounts of temporary data, and
operating systems do not routinely delete saved application files after power failures.
, 2026/2027
Question 6:
A user organizes documents into folders, renames files, and controls where
downloaded materials are stored. Which operating-system responsibility supports
these activities?
A. File management
B. Data mining
C. Customer relationship management
D. Application development
Correct Answer: A. File management
Rationale: File management is a central operating-system function that organizes,
stores, retrieves, names, moves, and protects files and folders. Data mining examines
large datasets for patterns. Customer relationship management focuses on customer
information, while application development involves designing and creating software
programs.
Question 7:
A sales representative uses a standard laptop for email, presentations, spreadsheets,
and customer records. Which category of computer best describes this device?
A. Mainframe
B. Supercomputer
C. Microcomputer
D. Embedded controller
Correct Answer: C. Microcomputer
Rationale: A laptop is a microcomputer designed primarily for individual use.
Mainframes process and store extremely large volumes of organizational data.
Supercomputers perform highly complex scientific calculations, while embedded
controllers are specialized computing components incorporated into larger products or
systems.
Question 8:
A technology planner uses Moore’s law when forecasting future computing capacity.
Which assumption is most consistent with this principle?
A. Network bandwidth decreases by half every year.
B. Processing capability tends to double approximately every 18 to 24 months.
C. Computer prices double whenever storage capacity increases.
D. Software development becomes unnecessary as processors improve.