wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Cybersecurity Pre-Test Questions

Total questions: 76

Worksheet time: 39mins

Name
Class
Date
1.

What does the term “variable” refer to in programming?

a)

A fixed value

b)

A container for storing data

c)

A type of loop

d)

A function name

2.

(True/False) Python is a compiled language.

a)

True

b)

False

3.

What symbol is used to start a comment in Python?

a)

# (hash symbol)

b)

// (double slash)

c)

/* (slash asterisk)

d)

-- (double dash)

4.

Which of the following is a data type in Python?

a)

Integer

b)

Loop

c)

Print

d)

Execute

5.

What does the `if` statement do in a program?

a)

Repeats code

b)

Defines a function

c)

Makes decisions

d)

Declares a variable

6.

A `while` loop continues until a condition becomes false.

a)

True

b)

False

7.

Write a simple Python line that prints “Hello, World!”

a)

print("Hello, World!")

b)

echo "Hello, World!"

c)

printf("Hello, World!")

d)

System.out.println("Hello, World!");

8.

What does CPU stand for?

(a)  

9.

RAM is used for long-term data storage.

a)

True

b)

False

10.

Name one input and one output device.

a)

Input device: Keyboard (or Mouse) Output device: Monitor (or Printer)

b)

Input device: Monitor Output device: Keyboard

c)

Input device: Printer Output device: Mouse

d)

Input device: Speaker Output device: Scanner

11.

Match the following software with their correct type.

a)

Microsoft Word

1.

Word Processor

b)

Google Chrome

2.

Web Browser

c)

Windows 10

3.

Operating System

d)

Adobe Photoshop

4.

Image Editing Software

12.

What is the main function of an operating system?

a)

Store files

b)

Manage hardware and software

c)

Run antivirus

d)

Connect to the internet

13.

A hard drive is considered volatile memory.

a)

True

b)

False

14.

What does BIOS stand for?

a)

Basic Input/Output System

b)

Binary Input/Output System

c)

Basic Integrated Operating System

d)

Basic Internal Output System

15.

What does the “C” in the CIA triad stand for?

a)

Control

b)

Confidentiality

c)

Communication

d)

Code

16.

A strong password should include letters, numbers, and symbols.

a)

True

b)

False

17.

What is phishing?

a)

Phishing is a fraudulent attempt to obtain sensitive information by disguising as a trustworthy entity in electronic communication.

b)

Phishing is a method of encrypting data for secure communication.

c)

Phishing is a process of cleaning computer hardware components.

d)

Phishing is a legal way to access someone's private information with their consent.

18.

Which of the following is NOT a type of malware?

a)

Virus

b)

Worm

c)

Firewall

d)

Trojan

19.

The purpose of a firewall is to (a)   .

Choose from the below words

Store data

Prevent unauthorized access

Speed up the internet

Clean your computer

20.

Encryption makes data unreadable without a (a)   .

Choose from the below words

True

False

21.

What is multi-factor authentication?

a)

Multi-factor authentication is a security system that requires more than one method of authentication from independent categories of credentials to verify the user's identity.

b)

Multi-factor authentication is a process of using only a single password to access all accounts.

c)

Multi-factor authentication is a method of storing passwords in a browser for convenience.

d)

Multi-factor authentication is a way to automatically log in without any credentials.

22.

Which of the following is a secure protocol for websites?

a)

HTTP

b)

FTP

c)

HTTPS

d)

SMTP

23.

Antivirus software can detect and remove malware.

a)

True

b)

False

24.

(a)   in cybersecurity is the use of deception to manipulate individuals into divulging confidential or personal information that may be used for fraudulent purposes.

Choose from the below words

Social engineering in cybersecurity

Social engineering in cybersecurity

Social engineering in cybersecurity

Social engineering in cybersecurity

25.

Match each cybersecurity activity with its primary goal.

a)

To protect systems

1.

Implementing firewalls and access controls

b)

To understand attacker behavior

2.

Adversarial thinking

c)

To write secure code

3.

Following secure coding practices

d)

To install antivirus

4.

Deploying security software

26.

Ethical hackers use adversarial thinking to find vulnerabilities before attackers do.

a)

True

b)

False

27.

What is penetration testing?

a)

Penetration testing is a simulated cyberattack against your computer system to check for exploitable vulnerabilities.

b)

Penetration testing is a method of creating backup copies of your data.

c)

Penetration testing is a process of installing antivirus software on your system.

d)

Penetration testing is a way to increase the speed of your internet connection.

28.

Which of the following best describes a threat actor?

a)

A security tool

b)

A person or group that causes harm

c)

A network device

d)

A firewall

29.

What does URL stand for?

a)

Uniform Resource Locator

b)

Universal Routing Link

c)

User Reference Line

d)

Unique Resource Link

30.

DNS translates domain names into IP addresses.

a)

True

b)

False

31.

The main difference between HTTP and HTTPS is that (a)   .

Choose from the below words

HTTPS encrypts data, while HTTP doe

HTTP is faster than HTTPS.

HTTP uses port 443, while HTTPS use

HTTPS is less secure than HTTP.

32.

Which of the following is a web browser?

a)

Windows

b)

Chrome

c)

Excel

d)

Linux

33.

What does HTML stand for?

a)

HyperText Markup Language

b)

HighText Machine Language

c)

HyperTool Markup Language

d)

HyperText Management Language

34.

Cookies are used to track user activity on websites.

a)

True

b)

False

35.

What is digital citizenship?

a)

Using technology to vote

b)

Responsible use of technology

c)

Owning a digital device

d)

Having an online ID

36.

It's okay to copy and paste content from the internet without citing it.

a)

True

b)

False

37.

Cyberbullying is:

a)

the use of electronic communication to bully a person, typically by sending messages of an intimidating or threatening nature.

b)

a form of physical bullying that happens in person.

c)

a way to make friends online.

d)

an educational tool used in schools.

38.

Which of the following is a good digital habit?

a)

Sharing passwords

b)

Using strong passwords

c)

Clicking unknown links

d)

Ignoring software updates

39.

Personal data should (a)   be shared freely online.

Choose from the below words

True

False

40.

Intellectual property is:

a)

a creation of the mind such as inventions, literary and artistic works, and symbols.

b)

a type of physical property like land or buildings.

c)

a government-issued identification document.

d)

a form of currency used in international trade.

41.

Which law protects creative works online?

a)

Cyber Law

b)

Copyright Law

c)

Internet Law

d)

Privacy Law

42.

What does IP stand for?

a)

Internet Protocol

b)

Internal Process

c)

Input Port

d)

Internet Path

43.

A router connects multiple networks together.

a)

True

b)

False

44.

The difference between LAN and WAN is:

a)

LAN covers a small geographic area, while WAN covers a large geographic area.

b)

LAN is used for wireless connections only, while WAN is used for wired connections only.

c)

LAN connects devices over the internet, while WAN connects devices within a single building.

d)

LAN is slower than WAN.

45.

Which device forwards data packets between networks?

a)

Switch

b)

Router

c)

Modem

d)

Firewall

46.

What is the purpose of a MAC address?

a)

Identify a network

b)

Identify a device

c)

Encrypt data

d)

Connect to the internet

47.

Wi-Fi uses radio waves to transmit data.

a)

True

b)

False

48.

Bandwidth is:

a)

the maximum rate of data transfer across a given path

b)

the physical length of a cable

c)

the number of devices connected to a network

d)

the type of network protocol used

49.

Which of the following is used to store multiple values in a single variable in Python?

a)

Loop

b)

Print

c)

Input

d)

List

50.

Which protocol is commonly used to send emails?

a)

SMTP

b)

DNS

c)

FTP

d)

HTTP

51.

Which of the following is an example of an output device?

a)

Monitor

b)

Mouse

c)

Keyboard

d)

Scanner

52.

Which of the following is considered unethical behavior in cybersecurity?

a)

Reporting a vulnerability to a company

b)

Using someone else's password without permission

c)

Installing antivirus software

d)

Backing up your data

53.

What is the primary purpose of cybersecurity ethics?

a)

To punish hackers

b)

To protect hardware

c)

To guide responsible behavior in digital environments

d)

To increase internet speed

54.

Which law protects individuals from unauthorized access to their personal data?

a)

Copyright Law

b)

Data Protection Law

c)

Internet Freedom Act

d)

Cyberbullying Prevention Act

55.

It is ethical to test a website for vulnerabilities without the owner's permission.

a)

True

b)

False

56.

Which of the following is an example of malware?

a)

Virus

b)

Spreadsheet

c)

Router

d)

Monitor

57.

What is the main purpose of a firewall?

a)

To block unauthorized access to a network

b)

To increase internet speed

c)

To store files

d)

To print documents

58.

Which of the following is a strong password?

a)

Qw!7z$Lp9

b)

123456

c)

password123

d)

myname

59.

Which of the following represents a domain name?

a)

Google

b)

www.

c)

https://

d)

.gov

60.

What does ISP stand for?

a)


Internet Service Protocol

b)


Internet Service Provider

c)


Inline Style Paragraph

d)

Inline Service Paragraph

61.

What are the opening and closing tags for a paragraph?

a)


<h1> </h1>

b)

<body> </body>

c)


<p> </p>

d)

<thead> </thead>

62.

How would you add background color to a web page?

a)


<p background color=>

b)

<th background color=>

c)


<h1 bicolor=>

d)

<body bgcolor=>

63.

Web pages are

a)

Hypertext documents on the world wide web

b)

A collection of separate HTML documents

c)

Not shared online

d)

The same as browsers

64.

Which of the following file types are used for short animations?

a)

.gif

b)

.indd

c)

.ai

d)

PDF

65.

What is the first step in the cybersecurity process?

a)

Identify and assess risks

b)

Monitor and respond to incidents

c)

Implement security measures

d)

Train employees on security practices

66.

Which of the following U.S. Acts permits people to legally access data collected about them by government agencies

a)

Electronic Communication Privacy Act of 1986

b)

Fair Credit Reporting Act

c)

Freedom of Information Act

d)

Privacy Act of 1974

67.

When creating a secure password, you should make sure it contains ____ characters at minimum including letters, number, and symbols.

a)

6

b)

8

c)

10

d)

12

68.

The seven-layer model often used to describe network technologies and services is called:

a)

OSI

b)

TCP/IP

c)

IPX/SPX/

d)

DIX

69.

1)     Regardless of the type of electronic communication, users should be aware of and follow electronic communication _________.

a)

policies

b)

laws

c)

ethics

d)

guidelines

70.

______________ is a general term used to describe software that secretly spies on users by collecting information without their consent.

a)

Cookies

b)

reverse engineering

c)

shoulder surfing

d)

spyware

71.

1)     Using public or open Wi-Fi networks are not considered a safe way to reduce the risk of loss of personal information.

a)

True

b)

False

72.

1)     The tasks of protecting the confidentiality, integrity, and availability of information on the devices that store, manipulate, and transmit the information through products, people, and procedures.

a)

Information Security

b)

Physical Security

c)

Software security

73.

Which type of firewall filters packets based on IP addresses and ports?

a)

circuit filtering

b)

Packet-filtering

c)

Application-layered filtering

74.

A wireless network is described as:

a)

Computer networks that are connected using cables and routers 

b)

Easily established and secured

c)

Having faster transfer speeds

d)

Computer networks that are not connected by any cables

75.

Which type of server can be used to trap a hacker?

a)

IDS

b)

Honeypot

c)

IPS

76.

Some main examples of vulnerabilities include:

a)

Regularly updating antivirus software and installing firewall

b)

Creating a BYOD policy and configuring networks properly

c)

Monitoring logs and servers  

d)

Insecure passwords, Missing patches, USB drives