Font size
WorksheetsUnit 4 and 5
Total questions: 18
Worksheet time: 15mins
What does PAN stands for?
(a)
which network type connects devices within a limited area, like home or office?
(a)
What does WAN stands for?
(a)
which network type typically uses routers to connect different locations over large distances?
(a)
What does IP address stands for?
(a)
give a disadvantage of a wireless network
(a)
Which amongst the devices is the most ideal to use for LAN to connect computers?
Wireless Access Point
Modem
Switch
Router
Which of the following is not an example of a Server Service?
Print Server
Mail Server
File Server
Client Server
What is the benefit of having a network interface card (NIC)
it allows devices to print using the print server
it allows small devices to connect to a network
it allows small devices to use bluetooth
it allows a digital device to pair with other devices.
which type of threat happens when someone is trying to trick people to give away personal information?
(a)
a type of server that manages printing tasks
(a)
This is a malicious software used to gather personal information without permission.
(a)
what do you call the physical cable used to connect computers to a network?
(a)
This is a software that locks your data and demands money
(a)
Sending multiple bits at once over multiple channels is called (a) .
What is iteration in programming?
Repeating a process multiple times
Changing the order of operations
Stopping the program
Adding new elements to the list
What does an if statement do in a program
it stops the program
it always runs the code inside it
it skips all other condition
runs the code condition if a condition is True
What is the purpose of elif?
to execute a code if all previous conditions are false
to start the program
to end the program
to repeat the program
