wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

PRACTICE EXAM: Fundamentals of Computing

Total questions: 100

Worksheet time: 5hrs 54mins

Name
Class
Date
1.

Bug

a)

To do something again.

b)

Finding and fixing problems in an algorithm or program.

c)

The art of creating a program.

d)

Part of a program that does not work correctly.

2.

Debugging

a)

Finding and fixing problems in an algorithm or program.

b)

to write code, or to write instructions for a computer.

c)

Part of a program that does not work correctly.

d)

An action that causes something to happen.

3.

What type of list will these tags create: <ul></ul>

a)

Bulleted List

b)

Numbered List

c)

List Item

d)

Underline

4.

Which tags will create a numbered list?

a)

<ul> </ul>

b)

<ol> </ol>

c)

<li> </li>

d)

<nl> </nl>

5.
HTML stands for...
a)
Hyper Text Markup Language
b)
High Text Mark Language
c)
Hyperlink and Text Markup Language
d)
Home Tool Markup Language
6.

What do these tags do: <p></p>

a)

Create paragraph sections

b)

Inserts periods

c)

Contains all HTML elements except <!DOCTYPE>

d)

Contains all the content of the HTML document.

7.

Which character is used to indicate an end tag?

a)
^
b)
*
c)
/
d)
<
8.

Which heading tag creates the largest size text?

a)

<h6> </h6>

b)

<h1> </h1>

c)

<h10> </h10>

d)

<h0> </h0>

9.
There are _____ different number of heading tags in html coding?
a)
6
b)
3
c)
5
d)
7
10.

Which dog image tag is correct?

a)

<img src=”” alt=”My dog”>

b)

<img scr=”dog.jpg”>

c)

<img scr=”dog.jpg” alt=”My dog”>

d)

<img src=”dog.jpg” alt=”My dog”>

11.

Which of the following sets the color of text in a paragraph?

a)

h1 {

color: pink;

}

b)

img {

color: pink;

}

c)

body {

color: pink;

}

d)

p {

color: pink;

}

12.

This is a picture of a ____.

a)

CSS Rule

b)

HTML Rule

13.
What symbols go around the properties for each CSS selector?
a)
< >
b)
[ ]
c)
{ }
d)
( )
14.
What is the difference between HTML and CSS?
a)
CSS is one type of HTML
b)
HTML gives a webpage structure. CSS provides styling.
c)
CSS structures a webpage. HTML strictly provides styling.
d)
There is no difference.
15.
A properly coded HTML tag will always be found between which two symbols?
a)
( )
b)
{ }
c)
[ ]
d)
< >
16.

What brackets do you use in CSS?

a)

< >

b)

{ }

c)

( )

d)

[ ]

17.

CSS stands for...

a)

Cooperative Standing Style

b)

Continuous Sheet Style

c)

Cascading Style Sheets

d)

Can't See Style

18.

Grace is creating a personal website and wants to add some custom styles directly within her HTML file. Which HTML tag should Grace use to define an internal style sheet?

a)

style

b)

css

c)

inline

d)

tag

19.

Mason is creating a web page and wants to start a new line of text without starting a new paragraph. What is the correct HTML element Mason should use to insert a line break?

a)

<br>

b)

<hr>

c)

<b>

d)

<break>

20.

Grace is designing a website and wants to change the background color of a section using CSS. Which property should she use?

a)

`bgcolor`

b)

`color`

c)

`background-color`

d)

`background`

21.

Sophia is creating a website and wants to add a link that takes users to another page. Which HTML tag should she use to define this hyperlink?

a)

<u>

b)

<h>

c)

<a>

d)

<img>

22.

Daniel is creating a recipe website and wants to display the steps for making a cake in a numbered format. Which HTML tag should Daniel use to create an ordered list?

a)

<ul>

b)

<ol>

c)

<li>

d)

<tr>

23.

Abigail is creating a new website and wants to include information that describes the content of her webpage, but is not visible on the page itself. Which of the following is an example of metadata about her webpage?

a)

The title of the webpage

b)

The body of the webpage

c)

An <h1> tag on the webpage

d)

All of the above

24.

James is creating a personal website and wants to display his favorite logo image on his homepage. Which of the following lines of HTML code should James use to insert the image into his webpage?

25.

Priya is creating a table to organize her class schedule on a web page. She wants to highlight the column titles at the top of the table. Which of the following tags should Priya use to define a table header?

a)

<table>

b)

<tr>

c)

<th>

d)

<td>

26.

Benjamin is building a website and wants to make it visually appealing and easy to update. Why should Benjamin use CSS?

a)

HTML wasn’t intended to be able to style web pages, CSS allows adding style

b)

Separate the content of a web page from the design of a web page

c)

Easily modify the look and feel of a web site even at a large scale

d)

All of the above

27.

Grace is designing a website and wants to make sure that all warning messages stand out. She has added the class “alert” to all the relevant HTML elements. Which of the following code snippets should Grace use to select all elements with the class “alert” and set their color to be red?

a)

alert {color: red;}

b)

.alert {color: red;}

c)

#alert {color: red;}

d)

class="alert" {color: red;}

28.

Maya is creating a web page and wants to include some JavaScript code. In which tag should she place the <script> tag for best practice?

a)

HTML

b)

Head

c)

Body

d)

Title

29.

Maya is designing a personal website and wants the heading <h1> to have a blue background. Which of the following HTML code snippets should Maya use to set the background color of the <h1> tag to blue?

a)

<blue> <h1>Hello</h1> </blue>

b)

<h1 background-color="blue">Hello</h1>

c)

<h1 >Hello</h1>

d)

<h1 style='background-color:blue;'> Hello </h1>

30.

Soft skills can be defined as...

a)

Transferable people skills.

b)

Skills you are naturally good at.

c)

Skills you learn at work.

d)

All of the above.

31.

While in a small group, a student continues to wander over to other groups to chat with friends about last night's soccer game. Not only is he disrupting others, but he is not helping his group. Which behavior type describes this teammate?

a)

Aggressive

b)

Involver

c)

Social Submissive

d)

Quiet Submissive

32.

When walking into class, this student finds that the teacher has rearranged the assigned seats. He yells, "I hate everyone at my table!" and storms out of the classroom. Which behavior type describes this teammate?

a)

Aggressive

b)

Involver

c)

Social Submissive

d)

Quiet Submissive

33.

When assigned a new group in class, this person immediately starts asking questions to get to know everyone better. Which behavior type describes this teammate?

a)

Aggressive

b)

Involver

c)

Social Submissive

d)

Quiet Submissive

34.

Which behavior type is considered to be reliable, trustworthy, and honest?

a)

Aggressive

b)

Involver

c)

Social Submissive

d)

Quiet Submissive

35.
Socializing with people at work will help to strengthen your __________ 

a)
relationships
b)
skills
c)
ideas
d)
muscles
36.
Following through is necessary in order to be a _______ teammate.
a)
happy
b)
reliable
c)
positive 
d)
fair
37.
You are showing respect to others if you
a)
Are courteous and tolerate differences
b)
Express your opinion emphatically without listening to others
c)
Talk about people only when they are not present
d)
None of the above
38.
You show understanding of others by
a)
Asking about others’ interests
b)
Trying to see things from their points of view
c)
Being open to suggestions and change
d)
All of the above
39.
When you do this you give the speaker signals that you're paying attention without interrupting what he or she is saying?
a)
Verbal Communication
b)
Interactive Communication
c)
Non-Verbal Communication
d)
Interrupt Communication
40.

Interrupting often, or trying to finish the other person’s sentence, is a good listening habit because it shows you are an excellent listener and quick on your feet to answer someone's questions or comments. Is the aforementioned true or false?

a)
True
b)
False
41.

Ken uses a computer to communicate with his girlfriend in China. She sends him many pictures daily. What is the advantage of computer usage that he enjoys?

a)

speed

b)

accuracy

c)

storage

d)

reliability

42.

Courtney, a programmer, uses an input device to enter instructions into the computer. What input device would she mainly use?

a)

joystick

b)

mouse

c)

keyboard

d)

MICR

43.

Define encryption in computer networking.

a)

A computer that delivers requested web pages to your computer or mobile device.

b)

A computer dedicated to providing one or more services to other computers or devices on a network. Sometimes called a host computer.

c)

The process of converting data that is readable by humans into encoded characters to prevent unauthorized access.

d)

 The practice of taking someone else's work or ideas and passing them off as one's own.

44.
Question Image

Match the term with the definition:​

a)

Backup

1.

A copy for protection against loss

b)

WiFi

2.

Wireless networking technology

c)

Driver

3.

Allows the OS to talk to the hardware

d)

Hard Drive/SSD

4.

Permanent storage for data and programs

e)

Database

5.

An organized collection of data

45.

What is the definition of RAM?

a)

Malicious software designed to harm a computer.

b)

A computer's short-term memory.

c)

Permanent storage for data and programs. 

d)

Software that allows the OS to communicate with hardware.

e)

Connects a computer to the internet. 

46.

What is the definition of malware?

a)

A program that acts without a user’s knowledge and deliberately alter the operations of computers and mobile devices. 

b)

A written guideline that helps determine whether a specific action is ethical/unethical or allowed/not allowed.

c)

A scam in which a perpetrator sends an official looking email message that attempts to obtain your personal and/or financial information.

d)

A law that gives authors, artists, and other creators of original work exclusive rights to duplicate, publish, and sell their materials.

47.

What is digital literacy?

a)

 The practice of taking someone else's work or ideas and passing them off as one's own.

b)

The process of converting data that is readable by humans into encoded characters to prevent unauthorized access.

c)

The ability to use technology to communicate, use, create and evaluate communicaion.

d)

Practices that involve reducing the electricity and environmental waste while using computers, mobile devices, and related technologies.

48.

Which of the following is an output device?

a)

Scanner

b)

Light pen

c)

Mouse

d)

Printer

49.

In which of the following components of a computer system can the CPU, ROM and RAM be found?

a)

Hard drive

b)

Hardboard

c)

Motherboard

d)

Memory stick

50.

Dropbox, Google Drive and One Drive are all examples of which of the following?

a)

Cloud storage

b)

Optical drive

c)

USB thumb drive

d)

Network-attached storage

51.

A person who is in charge of creating the back-end of a website or web application.

a)

Web Designer

b)

UI Designer

c)

Web Developer

d)

UX Designer

52.
Question Image

Match the term with the definition:

a)

Hardware

1.

Physical components of a computer system

b)

Software

2.

Programs that instruct a computer

c)

Network

3.

System that connects computers to share resources

d)

Firewall

4.

Protects a computer or network

e)

Operating System

5.

Software that manages computer hardware and software resources

53.

What is the function of an IP Address?

a)

To define a set of rules for system protocols

b)

To locate people within a hierarchical addressing system

c)

To assign unique numbers to each connected device on the Internet

d)

To create redundancy in network pathways

54.

What is the concept of the 'digital divide?'

a)

The difference in the speed of internet connections

b)

The varying levels of fault-tolerance in systems

c)

The differing access to computing devices and the Internet, based on socioeconomic, geographic, or demographic characteristics

d)

The capacity for a system to change in size and scale to meet new demands

55.

What is the purpose of a computing network?


a)
To prevent devices from communicating with each other
b)
To limit the sharing of resources among devices
c)
To slow down the communication between devices
d)
To allow multiple devices to communicate and share resources.
56.

Printers, headphones, projectors, and plotters are considered ​​​ (a)   , while keyboards, mice, microphones, and touchscreens are considered​ (b)  

Choose from the below words
output devices
input devices
software
firmware
applications
57.
Question Image

Match the elements of digital citizenship with the concepts:

a)

Digital access

1.

Full electronic participation in society

b)

Digital law

2.

The electronic responsibility for actions and deeds

c)

Digital etiquette

3.

The electronic standards of conduct or procedure

d)

Digital rights

4.

Understanding and advocating for one's rights in the digital space

e)

Digital communication

5.

Using digital tools to communicate effectively and responsibly

58.

Charlotte is working on her computer to write code for a new app. She explains to her friend that the app will only work because of something called computer software. What is computer software?

a)

Computer software is a set of instructions and data that enables a computer to perform tasks.

b)

Computer software is a collection of random data files.

c)

Computer software refers to physical devices used in computing.

d)

Computer software is a type of hardware component.

59.
  • Emma is setting up a new computer and wants to understand how it works. She learns that system software consists of the operating system and all the utilities that enable the computer to function. 

a)

True

b)

False

60.

Abigail installs a popular word processing program on her computer. She notices that she cannot share, modify, or distribute the software because it is licensed under exclusive legal rights of the owner. What type of software is this?

a)

Contract

b)

Off-the-shelf

c)

In-house

d)

Proprietary software

e)

Customized

61.

What is the operating system commonly found in PCs?

a)
Microsoft Windows
b)
Apple macOS
c)
Google Chrome OS
d)
Linux Ubuntu
62.

Avery wants to find information about the solar system online. She uses a(n) ______, which is software that finds websites, webpages, images, videos, and other information related to a specific topic.

a)

browser

b)

search engine

c)

web server

d)

cloud app

63.

Arjun is at a coffee shop and wants to connect his laptop to the Internet. He notices that the shop offers a certain type of network that allows customers to access the Internet wirelessly. Which of the following best describes what Arjun is using?

a)

A zone in which it is unsafe to use your computer or network without additional security.

b)

Another term for the deep web, an unsearchable area of the Internet known for illegal activity.

c)

An area on a webpage that provides the most important, up-to-date content.

d)

A wireless network that provides Internet connections to mobile computers and devices.

64.

Abigail wants to make sure she is browsing the internet safely. Which of the following is NOT a recommended safe browsing technique?

a)

Turn off location sharing.

b)

Enable a pop-up blocker.

c)

Keep your browsing history in your cache.

d)

Never store passwords.

65.

Anika is trying to access her online textbook and types www.cengagebrain.com into her browser. This is an example of a valid web ______.

a)

link

b)

protocol

c)

address

d)

server

66.

Isla wants to connect with professionals and share updates about her career online. She considers using Twitter and LinkedIn. What kind of website are these?

a)

blog

b)

online social network

c)

search engine

d)

homepage

67.

Sophia is shopping for new technology and is considering buying either an activity tracker or a smartwatch. Both of these are examples of ______ devices.

a)

GPS

b)

plug-and-play

c)

wearable

d)

streaming media

68.

Noah is explaining to his friend that the Internet is a service of the World Wide Web. Is Noah correct?

a)

True

b)

False

69.

What is another name for a global collection of millions of computers linked together to share information?

a)
Local Area Network
b)
World Wide Web
c)
Intranet
d)
Internet
70.

What crime involves using someone’s personal information, such as their name, Social Security number, or credit card number, to commit financial fraud?

a)
Credit card fraud
b)
Bank robbery
c)
Embezzlement
d)
Identity theft
71.

Which of the following best describes digital citizenship?

a)

The ability to use technology for entertainment only.

b)

The norms of appropriate, responsible behavior with regard to technology use.

c)

Owning the latest digital devices.

d)

Ignoring online safety and privacy.

72.

Which element of digital citizenship focuses on the electronic exchange of information?

a)

Digital Literacy

b)

Digital Communication

c)

Digital Security

d)

Digital Law

73.

Which of the following are examples of digital health and wellness concerns?

a)

Eye safety

b)

Repetitive stress syndrome

c)

Internet addiction

d)

All of the above

74.
Question Image

Match the elements of digital citizenship with the concepts:

a)

Digital rights and responsibilities

1.

Freedoms are extended to everyone

b)

Digital commerce

2.

Buying and selling of goods

c)

Digital literacy

3.

Teaching and learning about technology

75.

What is an example of NOT being a good digital citizen (check all that apply)?

a)

Searching online for a research project

b)

Starting a "flame war" on a social media page

c)

Phishing or scamming someone for personal information

d)

Not logging off a computer in a public library

e)

Buying items on an e-commerce website for someone else besides yourself

76.
Question Image

Match the elements of digital citizenship with the concepts:

a)

Digital access

1.

Full participation in society

b)

Digital health and wellness

2.

Physical and psychological
well-being

c)

Digital etiquette

3.

Standards of conduct or procedure

77.
Question Image

Match the elements of digital citizenship with the concepts:

a)

Digital communication

1.

Exchange of information

b)

Digital security

2.

Precautions to guarantee safety

c)

Digital law

3.

Responsibility for actions and deeds

78.
Question Image

Match the term with the definition:

a)

Wireless internet

1.

Accessing the internet without physical connections

b)

Ethernet

2.

A wired network technology

c)
  • Dial-up

3.

Internet access through telephone lines

79.

Olivia copies a photo from the Internet and uses it in her report. She might be violating _________.

a)

intellectual property laws and rights

b)

privacy laws and rights

c)

patent laws and rights

d)

trademark laws and rights

80.

Emma is organizing her computer and wants to perform maintenance-type tasks, such as backing up files and checking for disk errors. She wonders if the programs that enable her to do these tasks are called operating systems.

a)

True

b)

False

81.

Ava is using her laptop and wants to keep track of how much battery she has left. She uses a power management tool to monitor her laptop's battery usage. Is it true that a power management tool monitors a laptop or mobile device's battery usage?

a)

True

b)

False

82.

Aiden downloads an open source software program. He wants to change some of the software's internal instructions to better suit his needs. There are no restrictions from the copyright holder stopping him from making these modifications. Is this true for open source software?

a)

True

b)

False

83.

Emma is working in an IT department and uses a performance monitor program to assess and report information about various computer resources and devices. Is it true that a performance monitor is a program that assesses and reports information about various computer resources and devices?

a)

True

b)

False

84.

Grace just bought a new printer and connected it to her computer. To make sure her operating system can communicate with the printer, she needs to install a(n) ______.

a)

spooler

b)

app

c)

interpreter

d)

driver

85.

Evelyn works at a large company that uses software for sales, marketing, and manufacturing. These types of software are typically used by a(n) ______.

a)

enterprise

b)

small business

c)

individual

d)

power user

86.

Your friend wants to share large files with you over the Internet.
Which of the following methods is most suitable for transferring these files?

a)

Hypertext Markup Language (HTML)

b)

Simple Mail Transfer Protocol (SMTP)

c)

Domain Name System (DNS)

d)

File Transfer Protocol (FTP)

87.

Priya is trying to log in to her company's secure computer system. Authentication is the process of ______.

a)

registering a public wireless network with local authorities

b)

verifying that data has been stored properly to the cloud

c)

backing up your personal files and folders to removable media

d)

ensuring the person requesting access to a computer is not an imposter

88.

Isla manages the IT systems for a popular online store. One day, she notices that the store's website is suddenly receiving an overwhelming amount of network traffic, causing it to become slow and eventually unavailable to customers. This situation is an example of a DoS attack, which is meant to ______.

a)

overload a server with network traffic so that it cannot provide necessary services

b)

enlist unsuspecting computers to perform malicious acts by infecting them with a virus

c)

cause humiliation to an individual's reputation and affect their economic standing

d)

prevent a metropolitan area from accessing its utilities such as water or electricity

89.

Evelyn receives a phone call from someone pretending to be from her bank, asking her to confirm her account details. Which of the following best defines what is happening in this situation?

a)

When an attacker tricks a victim into giving out valuable information.

b)

When data is used to provide ads that target the user's preferences.

c)

When users work together to combat cybercrime.

d)

When an employee threatens to expose a company's secrets.

90.
Jack's roommate recommended that they participate in a digital detox. During this time period, Jack and his roommate will ______.
a)
run a program that removes unnecessary or duplicate files
b)
take a break from their digital devices
c)
evaluate their devices to make sure they meet green computing standards
d)
consolidate their files and apps so that they only need one device instead of two or three
91.

Hannah is setting up a new wireless router at home. She sees a field labeled 'SSID' during the setup process. The SSID is the ______.

a)

name of the local wireless network

b)

encryption protocol for communications

c)

password required to access the network

d)

temporary access granted to a guest

92.

Rae is working from a coffee shop and needs to access files on her company’s internal server. To do this safely, she uses a VPN to _______.

a)

ensure she doesn't get a virus that would infect other devices

b)

log her communications with colleagues and clients

c)

limit her power usage to save resources

d)

get a secure connection to the company network server

93.
Pax works at his school's help desk, and often gets questions about how to prevent malware. Pax writes a list of guidelines to post on the school's website. Which of the following does he not recommend?
a)
Back up your data and programs regularly.
b)
Download programs and apps only from websites you trust.
c)
Before using any removable media, scan it for malware, even if it is from a developer.
d)
If you suspect a pop-up window may be spyware, click the OK button to close it.
94.

Samuel is responsible for ensuring his company's sensitive data is safe from hackers and other online dangers. Which of the following best defines the practice Samuel is engaged in?

a)

Analysis of criminal activity

b)

Development of malware

c)

Performing a digital detox

d)

Protection against digital threats

95.

James is developing a new software application and is concerned about people illegally copying and distributing his work. He learns about a law designed to address ______.

a)

individual's health information

b)

piracy for commercial software

c)

access to inappropriate content for minors

d)

law enforcement's right to monitor people's activities

96.

James is working on a community project to promote digital inclusion. The goal of this project is to ensure that ______.

a)

e-waste disposal is not transported to developing nations

b)

accessibility devices and apps are given to students for free

c)

all software is open source and free to be modified

d)

everyone has access to all resources offered online

97.

Mia is setting up a new office and wants to ensure efficient communication between all computers and devices. She needs to decide on the network topology, which describes the ________ of computers and devices on a network.

a)

physical arrangement

b)

logical design

c)

download speed

d)

unique identifier

98.

Mason sets up a broadband connection at his home. With this setup, the computers and devices on Mason's network are ______.

a)

capable of communicating without a browser

b)

slower than with other connection types

c)

always connected to the Internet when on

d)

given a permanent, unique IP address

99.

Mason downloads a program from the internet that claims to be a useful tool. After installing it, he notices that the program uses resources, causes his computer to shut down and copies itself repeatedly. Is this program a Trojan horse?

a)

True

b)

False

100.

Emma downloads a seemingly harmless app on her computer. Unknown to her, the app installs a rootkit that hides itself and allows someone from a remote location to take full control of her device. Is it true that a rootkit is a program that hides in a computer or mobile device and allows someone from a remote location to take full control?

a)

True

b)

False