WGU Cybersecurity-Architecture-and-Engineering Exam (page: 4)
WGU Cybersecurity Architecture and Engineering (KFO1/D488)
Updated on: 24-Mar-2026

What does the following SQL statement produce when executed?

SELECT ` FROM Customers

WHERE State = 'Arizona';

  1. All of the records from the Customers table
  2. All of the records from the Customers database
  3. All of the records from the Customers database that are located in Arizona
  4. All of the records from the Customers table that are located in Arizona

Answer(s): D

Explanation:

The SQL statementSELECT * FROM Customers WHERE State = 'Arizona';is used to select records from theCustomerstable.

TheSELECT *clause indicates that all columns from theCustomerstable should be returned.

TheWHEREclause filters the rows to only include those where theStatecolumn value is'Arizona'.

The result is a subset of theCustomerstable with all rows that match the condition.


Reference:

"SQL For Dummies" by Allen G. Taylor.

"SQL Pocket Guide" by Jonathan Gennick.



What is true about an operating system?

  1. It is a firmware burned onto the computer mother board.
  2. It is a software program that directly supports the computer itself.
  3. It is a hardware component of the computer system.
  4. It is an application program similar to word processors.

Answer(s): B

Explanation:

Anoperating system (OS)is a system software that manages computer hardware and software resources and provides common services for computer programs.

It serves as an intermediary between users and the computer hardware.

Key functionsof an OS include:

Managinghardware resourceslike the CPU, memory, and I/O devices.

Providing auser interface(UI) for interaction with the system.

File managementand handling file operations.

Process managementand multitasking.

Securityand access control.

Examples include Windows, Linux, and macOS.


Reference:

"Operating System Concepts" by Abraham Silberschatz, Greg Gagne, and Peter B. Galvin.

"Modern Operating Systems" by Andrew S. Tanenbaum.



What does the following SQL statement produce when executed?

SELECT ` FROM Customers

WHERE State = 'Arizona';

  1. All of the records from the Customers table
  2. All of the records from the Customers database
  3. All of the records from the Customers database that are located in Arizona
  4. All of the records from the Customers table that are located in Arizona

Answer(s): D

Explanation:

The SQL statement provided is:

SELECT*FROMCustomersWHEREState ='Arizona';

SELECT *indicates that all columns from the table should be selected.

FROM Customersspecifies the table from which to retrieve the data.

WHERE State = 'Arizona'filters the results to include only those records where the State column has the value 'Arizona'.

Therefore, the statement returns all records from the Customers table that are located in Arizona.


Reference:

SQL SELECT statement documentation: SQL SELECT

SQL WHERE clause documentation: SQL WHERE



How does application software differ from operating systems?

Choose 2 answers

  1. Application software includes system utilities that run on demand of the user.
  2. Application software consists of programs that end users run to accomplish business or personal tasks, such as e-mail.
  3. Application software includes word processors and spreadsheet software that are useful to end users.
  4. Application software supports the computer hardware system directly.

Answer(s): B,C

Explanation:

Application Software:

Application software refers to programs that help end users perform specific tasks. Examples include email clients, word processors, and spreadsheet programs.

These are designed to be used by people to perform tasks such as writing documents, managing data, or communicating.

Operating Systems:

Operating systems (OS) manage the hardware and software resources of a computer system. They provide a platform for application software to run.

Examples include Microsoft Windows, macOS, and Linux. The OS handles system-level tasks like memory management, process scheduling, and hardware interaction.

Key Differences:

Application software (B, C) is user-oriented, aimed at helping users complete tasks.

Operating systems (A, D) manage the computer's hardware and system resources.


Reference:

Application software: Application Software

Operating system functions: Operating System Functions



What are three operating systems that are commonly used today?

Choose 3 answers

  1. Microsoft Outlook
  2. Mac OS
  3. Linux
  4. MySQL
  5. Microsoft Windows
  6. Mozilla Firefox

Answer(s): B,C,E

Explanation:

Operating Systems:

Operating systems are software that manage computer hardware and software resources, providing common services for computer programs.

Commonly Used Operating Systems:

Mac OS: Developed by Apple Inc., used on Apple computers.

Linux: An open-source operating system used on a wide variety of devices from servers to personal computers.

Microsoft Windows: Developed by Microsoft, it is one of the most widely used operating systems for personal and business computers.

Not Operating Systems:

Microsoft Outlook: An email client, part of the Microsoft Office suite.

MySQL: A relational database management system.

Mozilla Firefox: A web browser.


Reference:

Types of operating systems: Types of Operating Systems

Mac OS:macOS

Linux:Linux

Microsoft Windows:Windows



What is a function of a proxy server?

  1. It stores files that any user of the network may wish to access.
  2. It acts as a giant cache of web pages that anyone in the organization has recently retrieved.
  3. It responds to user queries to create, manipulate, and retrieve records from a database.
  4. It responds to HTTP requests and can execute scripts to generate dynamic pages.

Answer(s): B

Explanation:

Proxy Server Functions:

Caching: Proxy servers can store copies of web pages and other web resources. This helps to improve load times for frequently accessed resources and reduce bandwidth usage.

Security: They can provide additional security by anonymizing the user's IP address and filtering unwanted content.

Correct Function:

Acting as a cache (B) is one of the primary functions, where it stores web pages that users in the organization have recently accessed.

Incorrect Functions:

A: Describes a file server.

C: Describes a database server.

D: Describes a web server.


Reference:

Proxy servers: Proxy Server

Caching in proxy servers:Caching Proxy



Which characteristic identifies intranet application software?

  1. Hosted by an outsourced provider
  2. Hosted in the internal business network
  3. Hosted by a third-party web portal
  4. Hosted on an individual computer

Answer(s): B

Explanation:

Intranet Application Software:

Intranet applications are designed to be used within an organization's internal network. They are not accessible from outside the organization unless through a secure connection like a VPN.

Characteristics:

Internal Hosting: These applications are hosted on servers within the business network, ensuring that only authorized internal users can access them.

Security: Since they are hosted internally, they can be secured with internal security measures like firewalls and access controls.

Incorrect Options:

A: Describes applications hosted by external providers.

C: Describes applications hosted by third-party web portals.

D: Describes standalone applications on individual computers.


Reference:

Intranet applications: Intranet Applications



What type of software utilizes a commercial software license?

  1. Public Domain
  2. Proprietary
  3. Open Source
  4. Shareware

Answer(s): B

Explanation:

Proprietary softwareis a type of software that is owned by an individual or a company.

It is usually sold commercially and comes with acommercial software license.

This type of license typically restricts the ways in which the software can be used, modified, and distributed.

Users must agree to the terms of the license, which often include restrictions on copying, sharing, and modifying the software.

Example:Microsoft Windows and Adobe Photoshop are proprietary software products.


Reference:

"The Cathedral and the Bazaar" by Eric S. Raymond.

"Understanding Open Source and Free Software Licensing" by Andrew M. St. Laurent.



Viewing Page 4 of 30



Share your comments for WGU Cybersecurity-Architecture-and-Engineering exam with other users:

Dan 8/10/2023 4:19:00 PM

question 129 is completely wrong.
UNITED STATES


gayathiri 7/6/2023 12:10:00 AM

i need dump
UNITED STATES


Deb 8/15/2023 8:28:00 PM

love the site.
UNITED STATES


Michelle 6/23/2023 4:08:00 AM

can you please upload it back?
Anonymous


Ajay 10/3/2023 12:17:00 PM

could you please re-upload this exam? thanks a lot!
Anonymous


him 9/30/2023 2:38:00 AM

great about shared quiz
Anonymous


San 11/14/2023 12:46:00 AM

goood helping
Anonymous


Wang 6/9/2022 10:05:00 PM

pay attention to questions. they are very tricky. i waould say about 80 to 85% of the questions are in this exam dump.
UNITED STATES


Mary 5/16/2023 4:50:00 AM

wish you would allow more free questions
Anonymous


thomas 9/12/2023 4:28:00 AM

great simulation
Anonymous


Sandhya 12/9/2023 12:57:00 AM

very g inood
Anonymous


Agathenta 12/16/2023 1:36:00 PM

q35 should be a
Anonymous


MD. SAIFUL ISLAM 6/22/2023 5:21:00 AM

sap c_ts450_2021
Anonymous


Satya 7/24/2023 3:18:00 AM

nice questions
UNITED STATES


sk 5/13/2023 2:10:00 AM

ecellent materil for unserstanding
INDIA


Gerard 6/29/2023 11:14:00 AM

good so far
Anonymous


Limbo 10/9/2023 3:08:00 AM

this is way too informative
BOTSWANA


Tejasree 8/26/2023 1:46:00 AM

very helpfull
UNITED STATES


Yolostar Again 10/12/2023 3:02:00 PM

q.189 - answers are incorrect.
Anonymous


Shikha Bakra 9/10/2023 5:16:00 PM

awesome job in getting these questions
AUSTRALIA


Kevin 10/20/2023 2:01:00 AM

i cant find aws certified practitioner clf-c01 exam in aws website but i found aws certified practitioner clf-c02 exam. can everyone please verify the difference between the two clf-c01 and clf-c02? thank you
UNITED STATES


D Mario 6/19/2023 10:38:00 PM

grazie mille. i got a satisfactory mark in my exam test today because of this exam dumps. sorry for my english.
ITALY


Bharat Kumar Saraf 10/31/2023 4:36:00 AM

some of the answers are incorrect. need to be reviewed.
HONG KONG


JP 7/13/2023 12:21:00 PM

so far so good
Anonymous


Kiky V 8/8/2023 6:32:00 PM

i am really liking it
Anonymous


trying 7/28/2023 12:37:00 PM

thanks good stuff
UNITED STATES


exampei 10/4/2023 2:40:00 PM

need dump c_tadm_23
Anonymous


Eman Sawalha 6/10/2023 6:18:00 AM

next time i will write a full review
GREECE


johnpaul 11/15/2023 7:55:00 AM

first time using this site
ROMANIA


omiornil@gmail.com 7/25/2023 9:36:00 AM

please sent me oracle 1z0-1105-22 pdf
BANGLADESH


John 8/29/2023 8:59:00 PM

very helpful
Anonymous


Kvana 9/28/2023 12:08:00 PM

good info about oml
UNITED STATES


Checo Lee 7/3/2023 5:45:00 PM

very useful to practice
UNITED STATES


dixitdnoh@gmail.com 8/27/2023 2:58:00 PM

this website is very helpful.
UNITED STATES