wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Unit 4 and 5

Total questions: 18

Worksheet time: 15mins

Name
Class
Date
1.

What does PAN stands for?

(a)  

2.

which network type connects devices within a limited area, like home or office?

(a)  

3.

What does WAN stands for?

(a)  

4.

which network type typically uses routers to connect different locations over large distances?

(a)  

5.

What does IP address stands for?

(a)  

6.

give a disadvantage of a wireless network

(a)  

7.

Which amongst the devices is the most ideal to use for LAN to connect computers?

a)

Wireless Access Point

b)

Modem

c)

Switch

d)

Router

8.

Which of the following is not an example of a Server Service?

a)

Print Server

b)

Mail Server

c)

File Server

d)

Client Server

9.

What is the benefit of having a network interface card (NIC)

a)

it allows devices to print using the print server

b)

it allows small devices to connect to a network

c)

it allows small devices to use bluetooth

d)

it allows a digital device to pair with other devices.

10.

which type of threat happens when someone is trying to trick people to give away personal information?

(a)  

11.

a type of server that manages printing tasks

(a)  

12.

This is a malicious software used to gather personal information without permission.

(a)  

13.

what do you call the physical cable used to connect computers to a network?

(a)  

14.

This is a software that locks your data and demands money

(a)  

15.

Sending multiple bits at once over multiple channels is called (a)   .

16.

What is iteration in programming?

a)

Repeating a process multiple times

b)

Changing the order of operations

c)

Stopping the program

d)

Adding new elements to the list

17.

What does an if statement do in a program

a)

it stops the program

b)

it always runs the code inside it

c)

it skips all other condition

d)

runs the code condition if a condition is True

18.

What is the purpose of elif?

a)

to execute a code if all previous conditions are false

b)

to start the program

c)

to end the program

d)

to repeat the program