wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Fundamentals of Communication and Networking

Total questions: 73

Worksheet time: 54mins

Name
Class
Date
1.

Data is transmitted one bit at a time down a single wire.

a)

Serial Transmission

b)

Parallel Transmission

c)

WIFI Transmission

d)

Optical Transmission

2.

Data is transmitted several bits at a time using multiple wires.

a)

Serial Transmission

b)

Parallel Transmission

c)

WIFI Transmission

d)

Optical Transmission

3.

Keyboard and Mouse are examples of...

a)

Serial Transmission

b)

Parallel Transmission

c)

WIFI Transmission

d)

Optical Transmission

4.

Bandwidth is the term used to describe the amount of data that can be transmitted along a communication channel.

a)

True

b)

False

5.

Bandwidth is measured in BPS

a)

True

b)

False

6.

Bandwidth is measured in Hz

a)

True

b)

False

7.

Bit rate and bandwidth are always closely linked. Because the bit rate will be limited by how much bandwidth is available.

a)

True

b)

False

8.

Bit rate and Latency are always closely linked. Because the bit rate will be limited by how much latency is present in the network cable.

a)

True

b)

False

9.

Bit Rate is measured in Bits per second

a)

True

b)

False

10.

Bit Rate is measured in Bytes per second

a)

True

b)

False

11.

Latency is the time delay that occurs when transmitting data between devices.

a)

True

b)

False

12.

Latency represents one electronic state change per second.

a)

True

b)

False

13.

Data is transmitted where the pulse of the clock of the sending and receiving device are in time with each other.

a)

Synchronous Data Transmission

b)

Asynchronous Data Transmission

c)

Latency

d)

Clock CPU Pulsar

14.

Data is transmitted between 2 devices that do not share a common clock signal.

a)

Synchronous Data Transmission

b)

Asynchronous Data Transmission

c)

Latency

d)

Clock CPU Pulsar

15.

Contains a start bit, stop bit and parity bit.

a)

Synchronous Data Transmission

b)

Asynchronous Data Transmission

c)

Latency

d)

Clock CPU Pulsar

16.

In Asynchronous Data Transmission - A Bit used to indicate the start of a unit of data .

a)

Start bit

b)

Start bytes

c)

Stop bit

d)

Parity bit

17.

In Asynchronous Data Transmission - a bit used to indicate the end of a unit of data.

a)

Start bit

b)

Start bytes

c)

Stop bit

d)

Parity bit

18.

In Asynchronous Data Transmission - a method of checking binary codes by counting the number of 1s and 0s

a)

Start bit

b)

checksum

c)

check digit

d)

Parity bit

19.

Are methods of ensuring that different computers can communicate with each other. Is a set of rules

a)

Procedural

b)

Protocols

c)

Checksum

d)

Parity Bit

20.
What does Protocol mean?
a)
Security
b)
Rules
c)
Orders
d)
Services
21.
What does TCP stand for?
a)
Total control port
b)
Transmission control protocol
c)
Transmission control protocol
22.
Which protocol would you use to transfer hypertext?
a)
FTP
b)
SMTP
c)
POP3
d)
HTTP
23.
Which protocol would you use to transfer files?
a)
FTP
b)
SMTP
c)
POP3
d)
HTTP
24.
What is Hypertext used for?
a)
Creating websites
b)
Sending emails
c)
Saving programs
d)
Storing data
25.
What is an IP address?
a)
A way of sending information
b)
A way of indicating the location of a device
c)
A way of deleting viruses 
d)
A secure communication method. 
26.
The TCP is responsible for transmitting the file consistently
a)
True
b)
False
27.
Which of these is NOT part of the header?
a)
Packet Number
b)
Sender IP Address
c)
Size of Packet
d)
Name of File
28.

is used for accessing and receiving web pages in the form of HTML files on the Internet


The protocol requests the web server to upload the requested web page to the user’s browser for viewing

a)

HTTP

b)

HTTPS

c)

FTP

d)

SMTP

29.

used for accessing and receiving web pages in the form of HTML files on the internet.


+encrypts the information so that it cannot be hacked

a)

HTTP

b)

HTTPS

c)

FTP

d)

TELNET

30.

Protocol that allows a user on one computer to log into another computer that is part of the same network.

a)

HTTP

b)

HTTPS

c)

FTP

d)

TELNET

31.

Email protocol used for transferring email between remote email servers

a)

SMTP

b)

POP17

c)

POP

d)

IMAP

32.

These 2 email retrieval protocols fetch message data and attachments from your remote mail server

a)

SMTP

b)

EMAIL101

c)

POP

d)

IMAP

33.

Which protocol will download entire message to just one electronic device and remove from email server?

a)

SMTP

b)

EMAIL101

c)

POP

d)

IMAP

34.

Breaks up messages sent over the Internet into small chunks called packets.


Reassembles the packets at the other end.


Detects errors.


Resends lost messages.

a)

TCP

b)

Telenet

c)

IP

d)

Packet Routing

35.

Breaks up messages sent over the Internet into small chunks called packets.


Reassembles the packets at the other end.


Detects errors.


Resends lost messages.

a)

TCP

b)

Telenet

c)

IP

d)

Packet Routing

36.

•Routes the individual packets

a)

TCP

b)

Telenet

c)

IP

d)

Packet Routing

37.

SELECT ALL the layers of TCP/IP protocol stack that incoming and outgoing data move through /operate on...

a)

Transport

b)

Data Link

c)

Network

d)

Application

38.

Which layer do application run on ?

a)

Transport

b)

Data Link

c)

Network

d)

Application

39.

Which layer creates a connection between 2 hosts and agrees data to be sent (size of data (packets) etc) and breaks up data into packets.

a)

Transport

b)

Data Link

c)

Network

d)

Application

40.

Which layer DO routers operate on...

a)

Transport

b)

Data Link

c)

Network

d)

Application

41.

Which layer does Destination addresses get written on to the packets ready for transmission

a)

Transport

b)

Data Link

c)

Network

d)

Application

42.

Layer where the physical hardware that connects the two hosts such as the NIC and the cabling operate on...

a)

Transport

b)

Data Link

c)

Network

d)

Application

43.

UDP just sends the packets, which means that it has much lower bandwidthoverhead and latency. But packets can be lost or received out of order as a result, owing to the different paths individual packets traverse between sender and receiver.

a)

True

b)

False

44.

UDP is an ideal protocol for network applications in which perceived latency is critical such as gaming, voice and video communications, which can suffer some data loss without adversely affecting perceived quality. In some cases, forward error correction techniques are used to improve audio and video quality in spite of some loss.

a)

True

b)

False

45.

TCP is an ideal protocol for network applications in which perceived latency is critical such as gaming, voice and video communications, which can suffer some data loss without adversely affecting perceived quality. In some cases, forward error correction techniques are used to improve audio and video quality in spite of some loss.

a)

True

b)

False

46.
What is a WAN ?
a)
Wide Area Network
b)
Wide Access Network
c)
Wider Allowance Networking
47.
What is a LAN?
a)
Local Area Network
b)
Local Access Network
c)
Localized Area Network
48.
What is a characteristic of a LAN?
a)
Small geographical location such as a school or small office.
b)
Really cheap to set up.
c)
Uses less cables than a star.
49.
What is a characteristic of a WAN?
a)
Uses 3rd Party Hardware, cables or satellites.
b)
All computers are really close to each other.
c)
Play games in your house on it.
50.
Which one is an advantage to networking computers.
a)
Data is easy to back up from a central server.
b)
Expensive to set up a network
c)
Complicated to maintain a network.
51.
What are two factors that affect network performance?
a)
Traffic and bandwidth
b)
Lag and ping
c)
Banter and bants
52.
What network topology is this ?
a)
BUS
b)
STAR
c)
RING
53.
What network topology is this?
a)
STAR
b)
BUS
c)
RING
54.

The person receiving the file

a)

Recipient

b)

Sender

55.

The person sending the file

a)

Recipient

b)

Sender

56.

Packets can get lost if they are sent down different routes

a)

True

b)

False

57.

Which piece of Packet Header data allows your computer to reassemble the data?

a)

Packet Number

b)

Recipient Address

c)

Size of Packet

58.

Which piece of Packet Header data ensures the packet goes to the correct computer?

a)

Packet Number

b)

Recipient Address

c)

Size of Packet

59.
In which switching method can packets be routed around  congestion?
a)
Packet switching
b)
Circuit switching
c)
Public switched networks
d)
frame switching 
60.
Which protocol is responsible for sending/receiving packets on the internet?
a)
Http
b)
Ftp
c)
IMAP
d)
TCP/IP
61.
A small portion of the original file
a)
Piece
b)
Packet
c)
Section
d)
Portion
62.

Malware is the term used to refer to a variety of hostile or intrusive software

a)

True

b)

False

63.

Malware is the term used to describe mail that is phishing for personal data.

a)

True

b)

False

64.

Select ALL the malware

a)

Worm

b)

Trojan Horse

c)

WAN

d)

Virus

65.

A computer ****** is one type of malware (malicious software) which is installed without your knowledge, with the purpose of doing harm . A ******** is a program which infects (embeds itself in) other programs or data files. It is easily spread if a user innocently sends an infected file to someone else

a)

Virus

b)

Trojan Horse

c)

WAN

d)

Worm

66.

•A ******* is a type of malware

•It is a standalone program that does need to attach itself to an existing program in order to spread

a)

Virus

b)

Trojan Horse

c)

WAN

d)

Worm

67.

•may open a “back door” into your computer system through which your personal information can be harvested.

•It can also use your computer power and network bandwidth to send thousands of spam emails to others.

a)

Virus

b)

Trojan Horse

c)

WAN

d)

Worm

68.

Which cannot self replicate?

a)

Virus

b)

Trojan Horse

c)

Worm

69.

Spyware is software that gathers information about a person or organisation without their knowledge?

a)

True

b)

False

70.

Spyware is a standalone program that does need to attach itself to an existing program in order to spread

a)

True

b)

False

71.

Which is NOT illegal

a)

Virus

b)

DDos

c)

Trojan Horse

d)

Adware

72.

Which is used by created by company's such as google and amazon?

a)

Virus

b)

DDos

c)

Trojan Horse

d)

Adware

73.

attack is an attempt to make an online service unavailable by overwhelming it with traffic from multiple sources.

a)

DDos

b)

Virus

c)

Service Hacker

d)

Trojan Horse