WGU C182/WGU D322 OBJECTIVE
ASSESSMENT 3 EXAM WITH LATEST
VERSIONS (A, B AND C) INTRODUCTION
ACTUAL CORRECT QUESTIONS AND
VERIFIED DETAILED RATIONALES
ANSWERS 2024 (NEWEST) ALREADY GRADED
A+
WGU C182/WGU D322 OBJECTIVE ASSESSMENT VERSION A
1. Marcus has summer job working at real estate agency. He is entering client addresses into the
company's computer system. At which stage of the DIKW hierarchy is Marcus working?
Data
Which software run automatically rather than by the end user?
System Software
Which account is also referred to as root or superuser?
The Administrator Account
Which following best describes hierarchical database format?
Data are modeled using parent-child relationships.
Which the following would NOT be the responsibility of the administrator?
Answering from potential customers.
Which of the following is an example relational database?
A database containing student records with fields such as Student ID, First OName, Last Name, Major
GPA that links to other databases in the University's system.
7. Which of the following describes the duties of a web administrator?
Duties include maintaining and securing the web server. Also responsible for troubleshooting the web
server.
8. Which of the following statements accurately describe certifications?
,2|Page
Earning an IT certificate indicates an IT professional has a thorough background / in a specific IT area.
Which of the following is NOT an important characteristic of an IT professional?
Strong math background and programming skills
10. As new sales manager, Sylvia is studying the historical and current sales report numbers to
determine the top three salespersons the year. At which stage the DIKW hierarchy Sylvia working? X 10.
As new sales manager, Sylvia is studying the historical and current sales report numbers to determine
the top three salespersons of the year. At which stage of the DIKW hierarchy is Sylvia working?
Knowledge
Which of the following statements describes the difference between information systems and
information technology?
An information system does not have to use computer hardware; whereas information technology
requires the use hardware and software.
12. Which of the following statements best represents the relevant characteristic of quality data?
The data used applies to the question being answered.
13. Which of the following is/are true of the IPOS cycle?
Once words, numbers or images are entered, a computer processes the data into / useable information
that can then be accessed to answer questions or meet specific needs.
14. Which of the following is an accurate definition of a computer system?
A computer system is a collection of hardware and software components that work together to meet
the needs of the user.
15. Which of the following would NOT be considered hardware?
Word processor.
Select the statement that best describes the difference between software and hardware.
Computer software is developed by writing a program using programming language whereas computer
hardware is the physical components such as memory modules and disk drives.
Which of the following would NOT require the use of a network?
Loading a statistical program on your personal computer.
Which type of software includes programs such as Microsoft Word and PowerPoint?
Application
What is a program that will allow a computer to easily access the hardware and software of the
computer system?
Operating system
,3|Page
20. software works with hardware to provide a network service
Windows Server
What is another term that defines a script?
interpreted program
In the cycle) the system is described in abstract terms using modeling tools such as flowcharts, UML and
entity-relationship diagrams. design phase of the SDLC (system development life
Logical
Software testing conducted by a client or a specific department within an organization, is called:
Beta
In this phase of testing the system is given to a segment of end users 0/1 for testing from their
perspective before the final version is released,
End User
is ephemeral, meaning data stored is lost when the computer is powered off.
RAM
26. In a SQL query, the operation combines two tables together?
MERGE
uses the concept of reflection of light through a core made up of glass or plastic.
Optical wire
The includes the protocol, domain, and all subdomains, as well as the resource path ID and name of the
document.
URL
This form of cloud computing is offered as a service by some major organizations, such as Amazon and
Google, and used extensively by app developers. Its intent is to be able to quickly and reliably develop
and deliver applications
Paas (Platform as a Service)
With an IT department resources (i.e. servers, data storage) are located outside of the organization and
are accessible by anyone, anywhere
laas (Infrastructure as a Service)
What is the correct order of praject phase for Project Management?
Initiation, Planning, Executing, Closing
32. Durlng this phase of Project Management. the projects scope and requirements are defined
, 4|Page
Planning phase
The role of a is to respond to requests most typically come from web browsers, such as HTTP
web server
This server addresses protocols such as: IMAP, POP3, SMTPIHTTP MAPI, and MIME (email protocols)
eMail server
In this network topology ALL devices have a single point-to-point connection with central device
STAR network
This type of software is made freely available as source code.
open source software
This software protection will protect an individuals original work (tangible form)for the authors life + 70
years
Copyright
This license protects the creation of inventive concepts as well as the 1/1 tangible work product for 20
years at the date of filing *
Patent
The keyword in SQL is used to inform the DBMS what fields or 1/1 attributes are of interest (and where
they are located, i.e. which table/relation they can be found in).
SELECT
40. The keyword in SQL is used to inform the DBMS what tables are to be interrogated by the query and,
if more than one table contains the data of interest, how they are to be combined or joined.
FROM
The keyword in SQL is used to inform the DBMS of the specific criteria the data should match to be
returned the output of the query.
WHERE clause
All of the following are compiled languages except for:
Javascript
Which of the following is the correct function of the compiler?
Translates the entire program, creating an executable program, which can be run at a later time.
44. A program written in a high-level language must be converted into code to be executed by the
computer.
Machine