wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

IT Fundamentals CompTIA practice

Total questions: 75

Worksheet time: 43mins

Name
Class
Date
1.

Christian has logged onto his bank's website. He wants to pay some bills electronically and transfer funds to his savings account. He checks to see if the padlock icon is visible in the address bar. The padlock is there, and it is green. What does that indicate?

a)

The green color has no meaning.

b)

You should not trust a green padlock.

c)

The certificate is pending, but you should trust it anyway.

d)

A highly trusted certificate.

2.

When Sally walks into her house, she uses her voice to turn on lights and to tell her TV to turn on the news. What are these examples of?

a)

Home automation

b)

Robotics

c)

IoT

d)

Smart devices

3.

Frank, a technician, has finished installing a wireless router. Jessica is connected to the WiFi. However, she can only see the company intranet pages. What should Frank do to troubleshoot the problem?

a)

Clear the browser cache

b)

Disable the pop-up blocker.

c)

Configure the browser proxy settings.

d)

Apply a firmware update.

4.

Which of the following are optical storage devices? (Select three.)

a)

BD

b)

SSD

c)

DVD

d)

USB flash drive

e)

CD

5.

Identifying the problem is the first step in CompTIA's troubleshooting model. Which of the following are tasks associated with this step? (Select three.)

a)

Duplicate the problem

b)

Question users

c)

Identify symptoms

d)

Escalate as necessary

e)

Consider multiple approaches

6.

A federal government agency is working on updating their employee handbook to specifically cover employee internet usage.

Which of the following are topics that should be covered under this section in the handbook? (Select three.)

a)

Workplace surveillance

b)

Data protection

c)

Personnel management policies

d)

Social media and email

e)

Impersonation

7.

Hannah is the manager of a successful Thai cuisine restaurant. It's November and Hannah wants to begin reviewing salary expenses for the year. She decides to generate a payroll report for all her employees.

Which of the following types of business software could easily provide Hannah with the report she needs?

a)

Project management software

b)

Database software

c)

Spreadsheet software

d)

Business accounting software

8.

Which type of device is designed specifically for video gaming and is designed to be connected to a HD TV for display?

a)

Tablet

b)

Desktop

c)

Server

d)

Console

9.

You want to use an application and are not connected to a network. Which of the following application delivery methods should you choose?

a)

Network hosting

b)

Local installation

c)

n-tier application

d)

Cloud hosting

10.

A systems engineer has discovered an attack on the network, which is threatening to shut down a web service by overloading it with bogus requests. The attacker is using bot malware to enlist compromised systems (called zombies) to remotely manipulate them.

Which of the following is the threat being utilized by the attacker?

a)

Data destruction

b)

Service outage

c)

Distributed denial-of-service attack

d)

Replay attack

11.

Which of the following accurately describes the characteristics of patents? (Select two.)

a)

Patent holders use a symbol (such as a logo) to make it easy for people to know who created their invention.

b)

Patent holders can prevent other people from making or selling their patented invention for a limited time.

c)

Patents are automatically given to patent holders without the need to apply for the patent.

d)

Patent holders are required to provide the public with details about how their invention works.

e)

Anything that is owned by a patent holder is called intellectual property.

12.

Which of the following is the binary number equivalent of the hexadecimal number F5C8?

a)

1010010011010001

b)

1101000110100100

c)

1111010111001000

d)

1101001110111001

13.

Which of the following BEST describes computer data processing?

a)

Data is saved to a hard disk.

b)

Data in memory is converted to information.

c)

A graphic image is displayed on a screen.

d)

A document is scanned by a user.

14.

Which of the following is an advantage to using a hardware token over password authentication?

a)

Hardware tokens are less expensive to implement than passwords.

b)

Hardware tokens are easier to implement than passwords.

c)

Hardware tokens need to be physically stolen or copied to be used.

d)

Hardware tokens can be used in multifactor authentication.

15.

Jason works out of his home using a Small Office Home Office (SOHO) network and is planning on moving to a new city in a few months. What is the MOST likely reason Jason would choose Digital Subscriber Line (DSL) over a fiber network in his next home?

a)

DSL provides higher upload and download speeds.

b)

DSL cables provide better performance over longer distances.

c)

DSL is more likely to be available at his new home.

d)

DSL does not interfere with voice calls.

16.

A programmer is creating an application that needs to store a value indicating if the user is logged in or not. Which of the following would be the BEST data type to accomplish this?

a)

Boolean

b)

String

c)

Integer

d)

Float

17.

What is the maximum supported transfer rate for the IEEE 1394b standard?

a)

400 Mbps

b)

480 Mbps

c)

5 GBps

d)

800 Mbps

18.

Mark is a database administrator who's responsible for managing the records in a boat inventory relational database for a local chain of boat shops. Recently, the owners have decided to expand to several more stores. Mark has hired David, an assistant administrator, to help out.

In order to get started, he wants to grant permission to the assistant to retrieve and view information in the database. Which of the following SQL commands can Mark use to grant this permission to David?

a)

GRANT ALL ON boatinventory TO david

b)

GRANT UPDATE ON boatinventory TO david

c)

GRANT SELECT TO david ON boatinventory

d)

GRANT SELECT ON boatinventory TO david

19.

A network administrator for a legal firm has installed a Wi-Fi access point in company headquarters and is now ready to configure the access point from a company laptop computer. What is the first step that the administrator needs to take to begin configuring the access point?

a)

Establish a Bluetooth connection.

b)

Select the correct 802.11 standard.

c)

Enter the IP address of the access point web configuration page.

d)

Enter the SSID of the access point.

20.

When resetting a password for a website, which of the following are the MOST likely security identification requirements that you need to meet before the password can be changed? (Select two.)

a)

Answer a security question.

b)

Enter a security code.

c)

Meet the password complexity requirements.

d)

Enter the new password twice.

e)

Add the password to a password manager.

21.

A restaurant chain maintains a Suppliers relational database that lists all suppliers for the restaurant. Recently, the restaurant ended a contract with CafeFresh in favor of another supplier of organic produce.

The database manager wants to use a SQL command to remove CafeFresh from the database. Which of the following commands would remove all CafeFresh records?

a)

DELETE * FROM Suppliers WHERE supplier_name = 'CafeFresh'

b)

DELETE Suppliers WHERE supplier_name = 'CafeFresh'

c)

DELETE FROM TABLE Suppliers WHERE supplier_name = 'CafeFresh'

d)

DELETE supplier_name = 'CafeFresh' FROM Suppliers

22.

What group of database commands is used to define and modify metadata?

a)

Data correlation

b)

Data manipulation

c)

Data definition

d)

Data control

23.

A system administrator has been troubleshooting a problem with a database server not providing the information necessary to generate reports from a customer application. The administrator has tried testing several theories, but nothing seems to resolve the issue.

Which of the following describes the MOST effective action the administrator should take next to try to resolve the problem?

a)

Escalate the problem to the database engineer.

b)

Keep a record of the testing attempts to include in the action plan.

c)

Consult with other system administrators in the company.

d)

Research the company knowledge base and the internet.

24.

Marcus was assigned to troubleshoot a problem with a customer not being able to access a cloud application. Which of the following is the LAST step in the troubleshooting methodology that should be completed?

a)

Verify full system functionality and, if applicable, implement preventive measures

b)

Implement the solution or escalate as necessary

c)

Document findings/lessons learned, actions, and outcomes

d)

Establish a plan of action to solve the problem and identify potential effects

25.

Which of the following is not a form of biometrics?

a)

Retina scan

b)

Face recognition

c)

Fingerprint

d)

Smart card

26.

Your company has a disaster recovery plan that says the order to restore data is customer data, financial system, then email. This is an example of what?

a)

Prioritization

b)

Fault tolerance

c)

Business Plan

d)

Cloud backups

27.

Tom has a 7-gigabyte file he wants to put on a 16-gigabyte flash drive. To be able place this large file on the flash drive, what must Tom do to this flash drive first?

a)

Format the flash drive to FAT16.

b)

Format the flash drive to NTFS.

c)

Format the flash drive to FAT32.

d)

Re-partition the flash drive.

28.

In which of the following should you expect some privacy?

a)

Emailing an important document to a friend using an employer email system

b)

Metadata stored by a web browser

c)

Sharing a photo through a mobile phone app

d)

Personally identifiable information entered into a human resource database

29.

Which of the following flow chart concepts is depicted below?

a)

Vectors

b)

Arrays

c)

Sequence

d)

Methods

30.

Which of the following is a database concept that allows for storage and analysis for a few dozen to billions of data points?

a)

Scalability

b)

Processing speed

c)

Storage

d)

Concurrent use

31.

Which of the following is a type of variable that can hold

many values at the same time?

a)

Variable

b)

Constant

c)

Value

d)

Array

32.

A system engineer is helping to design new security measures for company headquarters. Which of the following authentication factors could be included as a solution for Type 2 (something you have) authentication? (Select two.)

a)

A password

b)

A fob

c)

A fingerprint

d)

A pattern drawn on a screen

e)

A physical location

33.

You're troubleshooting a computer running Windows 10. The operating system has halted and a blue screen has been displayed on the monitor with an error message.

a)

Check the voltage levels on the DC side of the power supply

b)

Uninstall the last application or system update that was installed.

c)

Update the BIOS.

d)

Search for the error in Microsoft's knowledgebase.

e)

Remove all memory modules and replace them one at a time until the error reappears.

34.

Which of the following networking interfaces connects a computer to a wired local area network (LAN)?

a)

RJ-11

b)

RFID

c)

RJ-45

d)

NFC

35.

Christopher is surfing the web and sees an amazing offer for a product he's interested in. He clicks the link and begins the process of purchasing the item. While he is proceeding with the purchase, he notices that the address bar is a maroon color.

Should he proceed with putting in private information and purchasing the item from this site?

a)

No, he needs to create a user account first.

b)

No, the maroon color indicates an invalid certificate.

c)

Yes, maroon is a trusted certificate.

d)

Yes, maroon means a pending certificate.

36.

A method is declared within a class. Which of the following would be an example of a method for a Car class?

a)

Start engine

b)

style

c)

color

d)

wheels

37.

You are replacing your graphics card and want to uninstall the current driver. Which of the following would be the BEST method to uninstall the driver?

a)

Remove the device from Control Panel

b)

Delete the software folder.

c)

Remove the device from Device Manager.

d)

Uninstall the software package.

38.

What do the light and dark spots on an optical disc represent?

a)

Write speed

b)

1s and 0s

c)

Type of disc

d)

Read speed

39.

After setting up an Internet connection, you cannot connect to Internet websites, just company intranet sites. What is MOST likely the problem?

a)

Proxy settings

b)

Invalid certificate

c)

Private browsing

d)

Browser cache

40.

A user is shopping online and has added two items to the cart. When the user clicks the Checkout button, the shopping cart programming logic checks to see if the user is logged in already. If the user is logged in, the checkout process continues, otherwise, the user is prompted to sign in. Which of the following describes the logical component being used?

a)

Looping

b)

Branching

c)

Encapsulation

d)

Programming array

41.

Dropbox and Microsoft's OneDrive are both popular applications for storing files. What is a fundamental difference between Dropbox and OneDrive?

a)

Dropbox is installed by default on Windows systems (starting with Windows 10).

b)

OneDrive is a cloud-based storage solution.

c)

OneDrive is installed by default on Windows systems (after Windows 7).

d)

Dropbox is available as an Android application and an iPhone application.

42.

Which of the following is the basic difference between a password and a passphrase?

a)

Passphrases are shorter than passwords and easier to remember.

b)

Passphrases are the same length as passwords but can include spaces.

c)

Passphrases are longer than passwords but more difficult to remember.

d)

Passphrases are longer than passwords and can include spaces.

43.

Which of the following BEST describes a flowchart?

a)

It starts at the first line and then executes one line at a time until the end.

b)

It is a step-by-step procedure that illustrates how a problem is to be solved.

c)

It is a visual representation of the logic in a program.

d)

It does the same thing over and over in exactly the same way.

44.

What is displayed based on the output from the following pseudocode if the count is 42?

declare number total = 32

declare number count

while count > total

count = count - 1

loop

a)

31

b)

32

c)

33

d)

0

45.

A database administrator wants to create a copy of an entire database. Which of the following SQL (Structured Query Language) commands can the administrator use to create the copy?

a)

BACKUP database_name

b)

CREATE BACKUP database_name

c)

BACKUP DATABASE database_name

d)

CREATE BACKUP DATABASE database_name

46.

You are troubleshooting a client's issue. Whenever she tries to double-click on a folder, the folder highlights but does not open. Your client gets frustrated because she has to keep clicking until the folder finally opens.

Which of the following should you do to correct this issue?

a)

Select a faster double-click speed in Mouse Properties.

b)

Select a faster double-click speed in Mouse Properties.

c)

Tell the user to click the mouse buttons faster.

d)

Select a slower double-click speed in Mouse Properties.

47.

Which of the following BEST describes the Small Office Home Office (SOHO) hardware component that translates an internet service provider's (ISP) signals into 1s and 0s that can be used by a computer?

a)

Modem

b)

Firewall

c)

Router

d)

Switch

48.

Which of the following access controls gives only backup administrators access to all servers on the network?

a)

Discretionary

b)

Authorization

c)

Role-based

d)

Mandatory

49.

Small files that a website saves on your computer to remember your preferences are called ______________.

a)

Reminders

b)

Fingerprints

c)

Malware

d)

Cookies

50.

A developer is working on an application that needs to be able to read, write, update, and delete database records. Which of the following database access methods should the developer use?

a)

Query builder

b)

Programmatic access

c)

User interface access

d)

Direct access

51.

A new server has been installed and requires a static IP address. Which of the following would be a valid IP address?

a)

172.84.0.211

b)

255.255.255.0

c)

10.88.257.0

d)

127.0.0.1

52.

What must a laptop have in order to work outside of the house and still remain connected to the internet?

a)

Bluetooth module

b)

Infrared sensor

c)

WLAN card

d)

Bluetooth module

53.

Paul has been asked to install a new printer. The most important requirement is that the printer needs to be fast. Which of the following printer types is the fastest?

a)

Inkjet printer

b)

3D printer

c)

Dot matrix printer

d)

Laser printer

54.

Which of the following BEST describes the file "/Users/Hannah/Rivers.js"?

a)

"Rivers.js" is an executable file with a "/Users/Hannah/Rivers.js" filename.

b)

It's an image file with a "/Users/Hannah/Rivers.js" filename.

c)

"Rivers.js" is an image file in the "/Users/Hannah/" subfolder.

d)

"Rivers.js" is an executable file in the "/Users/Hannah/" subfolder.

55.

Jonathan has a computer with an older PC bus interface and is getting a fiber optic connection for his home office.

Which of the following BEST describes the processing speed environment?

a)

Both the older PC bus and the fiber optic equipment run at a MHz processing speed.

b)

The older PC bus runs at a MHz processing speed, while the fiber optic network equipment runs at a GHz processing speed.

c)

Both the older PC bus and the fiber optic equipment run at a KHz processing speed.

d)

The older PC bus runs at a KHz processing speed, while the fiber optic network equipment runs at a MHz processing speed.

56.

A user has entered a search string into an application and clicked on the search icon. Which of the following is the NEXT step in the computing process?

a)

Input

b)

Output

c)

Storage

d)

Processing

57.

If you select a file on your desktop and delete it, what happens to the file?

a)

It is moved to the Recycle bin and deleted later.

b)

It is moved to the Recycle bin.

c)

It is immediately deleted and removed from the storage media.

d)

Its filename is removed and it is deleted later.

58.

As a database administrator, you want to make sure that the Phone field in a record is not left blank by an employee filling in personal information.

Which of the following could you apply to the field to keep it populated?

a)

Schema

b)

Constraint

c)

Form

d)

Primary key

59.

Which of the following statements BEST describes a firewall?

a)

A firewall is a peripheral device attached to your computer that restricts the flow of data between the computer and a network.

b)

A firewall filters data packets between a computer and the internet.

c)

A firewall restricts the flow of data between hosts and networks by checking data packets to make sure they are safe.

d)

A firewall blocks all traffic between computers and networks.

60.

Why should backup media be stored offsite?

a)

It is required by government regulations in the USA.

b)

It improves the efficiency of the restoration process.

c)

To prevent the same disaster from affecting both the system as well as its associated backup media.

d)

To reduce the possibility of theft.

61.

Which of the following are exclusively associated with copyright protection? (Select three.)

a)

Right to lend a work

b)

Right to reproduce a work

c)

Right to make derivatives of a work

d)

Right for anyone to display a work

e)

Right to apply for a patent

62.

Which connector on the back of a computer is used to attach a mouse to a modern PC system?

a)

USB B

b)

Mini-DIN

c)

RJ-45

d)

USB A

e)

High-density (three row), female DB-15

63.

You have configured your Windows systems to automatically backup user data every night at midnight. You also take a system image backup once a month.

In addition, which of the following would MOST likely ensure that you are protected against data loss? (Select TWO).

a)

Restrict restoration privileges to system administrators.

b)

Regularly test restoration procedures.

c)

Write-protect all backup media.

d)

Store a copy of all backups off-site.

e)

Configure System Maintenance to automatically defragment system hard drives every night.

64.

The vast amount of data collected from Internet searches, social media posts, customer transactions, military surveillance, medical tests, weather sensors, and other data sources are collectively referred to as ________________.

a)

Big Data

b)

Metadata

c)

Business Data

d)

Omni Data

65.

A relational database has become corrupted, and now the database administrator needs to import the most recent database backup to fix the issue.

Which SQL command can the administrator use to perform this task?

a)

UPDATE

b)

RESTORE

c)

DROP TABLE

d)

INSERT INTO

66.

You are working on a program that needs to keep track of many values at the same time. Which of the following would you use?

a)

A variable

b)

A constant

c)

A float

d)

An array

67.

What is the name of the narrow strip along the bottom of the Windows environment?

a)

Shortcuts menu

b)

Navigation bar

c)

Taskbar

d)

Toolbar

68.

You are using a program that can run multiple operating systems and manage hardware and storage. What are you most likely using?

a)

Network Attached Storage

b)

Hypervisor Type 1

c)

An Embedded OS

d)

Solid State Drive

69.

Which of the following can be used to ask a database questions and receive the data we're looking for?

a)

Tables

b)

Forms

c)

Queries

d)

Reports

70.

You have purchased new computers and will be disposing of your old computers. Instead of recycling the computers, you decide to resell them by placing an ad on the Internet. These computers were previously used for storing sensitive information.

To properly protect the accidental discovery of the company's sensitive information, which of the following steps MUST be completed prior to getting rid of the computers?

a)

Include the original operating system discs and product keys with the computers

b)

Delete user data and applications from the hard drives

c)

Reformat the hard drives

d)

Use data wiping software to clear the hard drives

71.

Select the tags you MUST use to have a proper HTML document. (Select three.)

a)

<body>

b)

<html>

c)

<h1>

d)

<head>

e)

<div>

72.

April wants to protect her Small Office Home Office (SOHO) network from malicious data that could enter her network and impact her business. Which of the following provides the BEST solution for protecting her computer from malicious data?

a)

Firewall

b)

Switch

c)

Modem

d)

File server

73.

Brandon, a technician, has recently noticed that the wireless network in the office has slowed down. What could he do to support faster connections?

a)

Upgrade to 802.11g

b)

Change the default password

c)

Enable Wi-Fi Protected Access

d)

Reduce any possible EMI

74.

Which application makes sure your computer has the most recent versions of its system software?

a)

Disk Cleaner

b)

Windows Defender

c)

Windows Update

d)

Backup and Restore

75.

Which of the following are common risks of using social media? (Select two.)

a)

Online information that you post is difficult to remove.

b)

You can be added to a group without your permission.

c)

Personal information can be used without your permission

d)

Privacy settings are virtually non-existent

e)

Anonymity can lead some people to post harmful comments.