wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

The Role of IETF & Network Protocols

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What does the IETF stand for?

a)

Internet Engineering Task Force

b)

International Electronic Transmission Foundation

c)

Internet Equipment and Technology Federation

d)

Information Exchange Technical Forum

2.

What is the primary role of the IETF?

a)

Manufacturing network hardware

b)

Developing and maintaining internet standards and protocols

c)

Regulating internet content

d)

Providing cybersecurity services

3.

How does the IETF develop and share its standards?

a)

Through government mandates

b)

By publishing Request for Comments (RFCs)

c)

By selling software licenses

d)

By enforcing strict regulations on internet providers

4.

Which OSI model layer is responsible for routing data between devices?

a)

Transport

b)

Network

c)

Application

d)

Data Link

5.

Which protocol operates at the transport layer of the OSI model?

a)

TCP

b)

HTTP

c)

IP

d)

Ethernet

6.

Which protocol is used for browsing websites securely?

a)

HTTP

b)

HTTPS

c)

FTP

d)

SMTP

7.

What is the main difference between TCP and UDP?

a)

TCP is faster than UDP

b)

UDP ensures reliable data delivery, while TCP does not

c)

TCP guarantees data delivery, while UDP does not

d)

UDP is only used for file transfers

8.

In which situation would UDP be the preferred protocol?

a)

Sending an email

b)

Downloading a software update

c)

Streaming a live video

d)

Transferring bank account details

9.

What does it mean for TCP to be connection-oriented?

a)

It does not require a connection before sending data

b)

It establishes a reliable connection before transmitting data

c)

It sends data in random order

d)

It only works on wireless networks

10.

What type of communication does UDP use?

a)

Connection-oriented

b)

Connectionless

c)

Encrypted-only

d)

Error-free transmission

11.

Which of the following is a protocol used at the Application layer?

a)

TCP

b)

IP

c)

DNS

d)

ICMP

12.

What is the function of IP in networking?

a)

Ensuring secure data transmission

b)

Assigning unique addresses to devices and routing data

c)

Establishing reliable connections

d)

Encrypting network traffic

13.

Which layer of the OSI model ensures data is formatted properly for applications?

a)

Application

b)

Presentation

c)

Transport

d)

Network

14.

What is the purpose of ARP (Address Resolution Protocol)?

a)

Encrypting internet traffic

b)

Mapping IP addresses to MAC addresses

c)

Preventing network attacks

d)

Controlling network congestion

15.

Why is TCP more suitable for downloading files than UDP?

a)

TCP is faster

b)

TCP ensures all data packets arrive correctly and in order

c)

TCP does not require an internet connection

d)

TCP does not use IP addresses