wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Study Guide Review Round 3

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

Which of the following is the BEST option for a developer to use when storing the months of a year and when performance is a key consideration?

a)

Array

b)

Vector

c)

List

d)

String

2.

A user has purchased a high-end graphics card that contains a GPU. Which of the following processes is being performed by the GPU on the graphics card?

a)

Input

b)

Processing

c)

Output

d)

Storage

3.

A technician installs a webcam to a computer and wants to install an updated driver. In which of the following would the technician find the MOST current driver?

a)

Installation disc that came with the driver

b)

Internet help-desk forums

c)

OEM website for the camera

d)

Computer manufacturer’s website

4.

Which of the following internal computing components has the primary function of producing visual output to a monitor or other display device?

a)

CPU

b)

VGA

c)

GUI

d)

GPU

5.

A home user is installing a calculator program. Which of the following BEST describes where the application is loaded?

a)

Local

b)

Cloud

c)

Network

d)

Shared drive

6.

Which of the following will a company do to update a customer’s address while using a flat file database?

a)

Update the address in the customer address table.

b)

Update the address field in the customer order table.

c)

Update the address for each order the customer placed.

d)

Update the primary key to reflect the customer’s address.

7.

A security administrator needs to set up multi-factor authentication for a cloud application. Which of the following should the administrator use to establish an authentication process?

a)

Receipt and logs

b)

Database and encryption

c)

Password and software token

d)

Name and ID

8.

A project manager needs to compile a lot of start and end dates for events in a project. Which of the following software types is the project manager MOST likely to use?

a)

Presentation software

b)

Spreadsheet software

c)

Word processing software

d)

Visual diagramming software

9.

An administrator sets up a role-based access for file shares. Which of the following concepts does this address?

a)

Authorization

b)

Accounting

c)

Authentication

d)

Non-repudiation

10.

While installing applications on a home PC, a user repeatedly encounters prompts to confirm changes being made to the computer. Which of the following OS features is this MOST likely an example of?

a)

DLP

b)

GPO

c)

GUI

d)

UAC

11.

Which of the following storage devices each have a spinning disk?

a)

RAM and ROM

b)

SSD and Flash Drive

c)

HDD and Optical Drive

d)

NIC and HDMI

12.

The CEO has received several emails that are missing attachments. Which of the following concerns is the CEO experiencing?

a)

Eavesdropping

b)

Email service outage

c)

Man-in-the-Middle Attack

d)

Denial-of-Service Attack

13.

A user is logging in to a website and has to input a code sent to a mobile device. Which of the following is this an example of?

a)

PIN

b)

Software token

c)

Hardware token

d)

One-time password

14.

Which of the following is the BEST example of structured data?

a)

Vendor order information stored in unnamed fields

b)

Customer information that can be stored or grouped by any field

c)

Employee beverage preferences organized in a single text field

d)

Manager home address stored in a flat file without fields

15.

Which of the following is the BEST method for ensuring there is no Telnet access?

a)

Network sniffer

b)

Antivirus software

c)

Host-based firewall

d)

Intrusion detection system

16.

Which of the following types of software is MOST effective for tracking and communicating time spent on tasks for each team member?

a)

Spreadsheet

b)

Project management

c)

Collaborative workspace

d)

Personal information management

17.

A home user has set up a new computer but notices that the disk space reported is 70% of what was advertised. Which of the following is the MOST likely cause?

a)

Hidden disk partition

b)

Disk configuration error

c)

Wrong hard drive included

d)

Different file system required

18.

A database administrator needs to add five tables, two functions, and a procedure to a database. Which of the following statements should the administrator use?

a)

ALTER

b)

CREATE

c)

INSERT

d)

UPDATE

19.

Which of the following computing devices is MOST likely to have an internal wireless antenna?

a)

NAS

b)

Server

c)

Workstation

d)

Mobile phone

20.

A database administrator has created an object that retrieves a collection of specific records in a native format. Which of the following BEST describes what the database administrator created?

a)

Import

b)

Report

c)

Query

d)

Export

21.

Which of the following is the BEST overall storage option for a laptop?

a)

SD card

b)

Hard drive

c)

Flash drive

d)

Solid-state drive

22.

When a user on a corporate network uses instant messaging, which of the following should be assumed?

a)

Anyone in the city can read the messages

b)

Anyone in the world can read the messages

c)

Anyone in the company can read the messages

d)

Anyone in the IT department can read the messages

23.

Which of the following encryption types would BEST be used to protect data on a shared computer?

a)

File

b)

VPN

c)

Email

d)

Mobile

24.

Which of the following will allow an organization to add additional servers without expanding the physical footprint within the corporate datacenter?

a)

Hypervisor

b)

Load balancer

c)

Dynamic routing

d)

Web applications

25.

Which of the following programming language categories would the following snippet BEST represent? SELECT * FROM Contractors.Tbl;

a)

Compiled language

b)

Interpreted language

c)

Query language

d)

Assembly language