wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Networking and IT

Total questions: 28

Worksheet time: 19mins

Name
Class
Date
1.

What is the reason of thermal paste?

a)

Fill micro gap to increase the contact surface

b)

To make the CPU cooler

c)

Clean the surface of the CPU to avoid any technical issue

2.

What is DHCP?

a)

Server for distributing dynamic IP addresses

b)

Server for forwarding IP address

c)

Dynamic Host Configuration Protocol

d)

Dynamic Host Computer Protocol

3.

Are dynamic IPs fixed for a specific PC?

a)

Yes always be that same IP address

b)

Yes but sometimes the OS reset the IP

c)

No, it changes every start-up

d)

No, it has a lease (time-out)

4.

What is NGINX

a)

Webserver

b)

Programming Language

c)

Framework

d)

API

5.

What does Hyper-Threading Do?

a)

The OS perceive that the Logical core was double of the Physical Core

b)

More Core, More Thread

c)

Scheduling tasks for each doubled core to increase PC performance

d)

Help to remove any free time (time that a core doesn't do anything)

6.

What is CMOS?

a)

Saved Configuration of BIOS

b)

Battery For Motherboard

c)

Configuration of Motherboard for Operating System

d)

Complementary Metal Oxide Semiconductor

7.

What is the relationship between BIOS and UEFI?

a)

UEFI is the next version of BIOS

b)

BIOS is for booting, UEFI is for configuration

c)

UEFI is the next generation of booting system (Before is BIOS)

d)

BIOS is Basic Input Output System and UEFI is Unified Extensible Firmware Interface

8.

Can you use power cable to connect to the Internet?

a)

Yes

b)

Yes but it needs Powerline Adapter

c)

It needs both the device and the router or the modem to connect to Powerline Adapters

9.

A dual-band router has a 2.4GHz band and a 5GHz band. Devices connect on the two bands get the benefit of?

a)

Faster Speed

b)

More Privacy

c)

The 2 bands won't interfere so the network traffic would be easier

d)

It allows more devices to connect to the network

e)

The 2 bands will increase speed ưhen connecting to big sites like Facebook, Youtube,...

10.

WPA2 is?

a)

Next version of WPA

b)

Most used Wi-fi security

c)

Uses TKIP Encryption

11.

Why modern router doesn't use WEP?

a)

Outdated

b)

Weak protection and vulnerable to hackers

c)

Not supported

d)

Governmental encryption used by only the government and the military

12.

AES is?

a)

Advanced Encryption Standard

b)

Encryption Algorithm used in all modern routers and trusted by the government

c)

Next version of WPA2

d)

Used to transfer data through the Internet securely

13.

What does Proxy Server Do?

a)

Act like a middleman to retrieve data for you

b)

Encrypt your data with a 256bit key

c)

Use the proxy's IP address instead of the user's IP address to increase privacy

d)

A server for routing in big companies

14.

Properties of IPv4?

a)

Currently using version

b)

32bit numeric address separated by periods and 8bit number per octet

c)

Support up to 4 billion devices

d)

Example: 5J-7J-5B-44-9N-2O

15.

Properties of IPv6

a)

Next version of IP addresses

b)

128bit hexadecimal address (numbers and alphabets)

c)

Support over 340 undecillion devices

d)

Support over 340 qunitillion devices

e)

Example: 2001:0db8:85a3:0000:0000:8a2e:0370:7334.

16.

What is token in authentication?

a)

A token is given to the user after they sign in to a website.

And next time access that same website, the server will use the token given to the user to authenticate instead of Passwords

Usually in form of JWT (JSON Web Token).

b)

A token is a single element of a programming language. There are five categories of tokens: 1) constants, 2) identifiers, 3) operators, 4) separators, and 5) reserved words.

c)

Controlled Access Units. Networking, Technology, Ring. Share TOKEN Meaning page. Alternatively search Google for TOKEN. 2021.

d)

Crypto tokens are a type of cryptocurrency that represents an asset or specific use and resides on their blockchain.

17.

What are cookies?

a)

They are information about the user (username, passwords, and session ID) that are kept on the client's device

b)

Used to sign in to a website without typing Password and Username Again

c)

Cookies are .txt files

d)

A kind of sweet

18.

What is a session?

a)

A session of connectivity between the server and the client -- the session object holds data that correspond to a user's session. A session is stored on the server.

b)

If your Internet connection is unstable, periodically disconnecting and reconnecting, it can cause a website session to expire.

c)

Session is derived from the HttpSessionStateBase class and is used for persisting data i.e. State Management across requests in ASP.Net MVC Razor. ...

19.

How is a Hub different from a Switch?

a)

A Hub sends data from a computer to all other computers connected to it no matter where the destination is. Briefly, it's public

b)

A switch only forwards the data to the right destination. In short, it's private

c)

A hub is a device that allows Local Devices to connect to the internet

d)

They are the same device but different names

e)

A switch is created to increase network performance and security

20.

What is a DDoS?

a)

Distributed Denial of Service

b)

An attack on a large scale to make a server/ website crash by sending tons of packages

c)

Performed usually by hundred of thousands of computers

d)

A worldwide attack

21.

What is this tool and what it is used for?

a)

A tool that converts applied electrical signals to audio signals.

b)

Tone Generator

c)

Voltmeter

d)

A tool used to measure sound amplitude

22.

What is this tool and what is it used for?

a)

A plug used to test physical ports to identify network issue.

b)

Loopback Adapter

c)

A tool to identify electrical issue

d)

USB

23.

Why is Apple's Silicon M1 chip is so powerful?

a)

Because the chip not only contain CPU but also contains RAM, GPU,... which is easier and faster at retrieving data than traditional CPU

b)

Because it's Apple?

c)

The Architecture of the chip is x86 which have better performance than the common processor

d)

Apple added more transistors and overclock the CPU more to reach this high performance.

24.

What does a CPU do?

a)

Perform a set of instructions to calculate

b)

Store long term data

c)

Perform graphic calculations

d)

Does nothing

25.

What is VLAN?

a)

VLANs allow network administrators to automatically limit access to a specified group of users by dividing workstations into different isolated LAN segments.

b)

VLAN is a wireless networking technology that allows devices such as computers (laptops and desktops), mobile devices (smartphones and wearables), and other equipment (printers and video cameras) to interface with the Internet.

c)

Typically, VLAN cables are used to provide an internet connection, connect devices to a local network.

26.

What are TCP and UDP? (Look at the picture)

a)

TCP (Transmission Control Protocol) - This protocol ensures reliable and in-order delivery of data to the destination.

b)

UDP (User Datagram Protocol) doesn't provide the reliability and ordering of transmissions that TCP does; Data packets may arrive out of order or be lost without notice.

c)

TCP is a set of rules and guidelines for communicating data. Rules are defined for each step and process during communication between two or more computers.

d)

TCP is the next generation of UDP

27.

SDRAM Stands for?

a)

Synchronized Dynamic RAM

b)

Static Dynamic RAM

c)

Super Dynamo RAM

d)

Speed Decelerate Random Access Memory

28.

How do Bluetooth devices sustain connection when there are other EM Waves?

a)

Bluetooth operates between 2.4GHz and 2.48 GHz. They spit up into 79 channels and each pair of devices will communicate through 1 channel and then hop into another channel about 1600 times a second.

b)

1s and 0s are different in wavelength but they are on the same wave (Carry Wave)

c)

It uses radio frequencies to send signals between devices. And to receive the information found in these waves, your radio receiver needs to be set to receive waves of a certain frequency.

d)

Separating the bands of the router may help you to maximize the Bluetooth speeds around your home.