wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

IT Knowledge Challenge

Total questions: 10

Worksheet time: 3mins

Name
Class
Date
1.

What does HTTPS stand for?

a)

Hypertext Transfer Protocol Secure

b)

Hypertext Transfer Protocol

c)

Hypertext Transfer Protocol Standard

d)

Hypertext Transfer Protocol Securely

2.

What is a variable in programming?

a)

A variable is a command that executes a function.

b)

A variable is a symbolic name for a value that can change during program execution.

c)

A variable is a type of data structure that cannot change.

d)

A variable is a fixed name for a constant value.

3.

Which programming language is known for web development?

a)

C++

b)

Python

c)

JavaScript

d)

Java

4.

What is SQL used for?

a)

SQL is used for creating mobile applications.

b)

SQL is used for managing and manipulating relational databases.

c)

SQL is used for managing file systems.

d)

SQL is used for designing user interfaces.

5.

What is the purpose of a firewall?

a)

To enhance internet speed by caching data.

b)

To provide a backup for data storage.

c)

To monitor employee productivity on the network.

d)

The purpose of a firewall is to protect networks by filtering traffic and preventing unauthorized access.

6.

What is an algorithm?

a)

A type of computer hardware.

b)

A recipe for cooking food.

c)

A random collection of numbers.

d)

An algorithm is a step-by-step procedure for solving a problem.

7.

What does 'phishing' refer to in cybersecurity?

a)

A method of securing data through encryption.

b)

A technique used to trick individuals into providing sensitive information.

c)

A type of malware that damages files.

d)

A process of backing up data to the cloud.

8.

What is the purpose of a VPN?

a)

To increase internet speed.

b)

To provide a secure connection over the internet.

c)

To store files remotely.

d)

To block advertisements on websites.

9.

What is the main advantage of using a content delivery network (CDN)?

a)

To increase the speed of data transfer by caching content closer to users.

b)

To provide a backup for all website data.

c)

To enhance the security of a website by blocking all traffic.

d)

To reduce the cost of web hosting services.

10.

Which of the following is a common use of JavaScript?

a)

Creating server-side applications.

b)

Building interactive web pages.

c)

Designing database schemas.

d)

Writing operating system kernels.