Understanding Ports and Port Numbers

Understanding Ports and Port Numbers

Assessment

Quiz

Information Technology (IT)

11th Grade

Medium

DOK Level 1: Recall, DOK Level 2: Skill/Concept, DOK Level 3: Strategic Thinking

Standards-aligned

Created by

Mr. Alphonse

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ethan is setting up a web server and needs to configure the correct port number for HTTP. What port number should he use?

21

80

443

25

Answer explanation

The port number for HTTP is 80. This is the standard port used for web traffic, while 443 is used for HTTPS, and 21 and 25 are used for FTP and SMTP respectively.

Tags

DOK Level 1: Recall

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

During a computer networking class, David asked which protocol uses port number 53?

FTP

DNS

SMTP

HTTP

Answer explanation

Port number 53 is used by the Domain Name System (DNS) protocol for resolving domain names to IP addresses. Other protocols like FTP, SMTP, and HTTP use different port numbers.

Tags

DOK Level 1: Recall

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Rohan is setting up a secure remote connection to his server. Identify the port number he should use for the Secure Shell (SSH) protocol.

22

110

143

3389

Answer explanation

The Secure Shell (SSH) protocol uses port number 22 for secure communication over a network. Other options like 110 (POP3), 143 (IMAP), and 3389 (RDP) are used for different protocols.

Tags

DOK Level 1: Recall

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Samuel and Anika are setting up a video call. Explain the difference between TCP and UDP in terms of reliability.

TCP is connectionless and unreliable, while UDP is connection-oriented and reliable.

TCP is connection-oriented and reliable, while UDP is connectionless and unreliable.

Both TCP and UDP are connection-oriented and reliable.

Both TCP and UDP are connectionless and unreliable.

Answer explanation

TCP is connection-oriented, ensuring reliable data transmission with error checking and retransmission, while UDP is connectionless, offering no guarantees for delivery, making it less reliable.

Tags

DOK Level 2: Skill/Concept

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aria is setting up a secure website and needs to know which of the following port numbers is used by the HTTPS protocol. Can you help her?

80

443

21

25

Answer explanation

The HTTPS protocol uses port 443 for secure communication over the internet. Port 80 is for HTTP, 21 is for FTP, and 25 is for SMTP, making 443 the correct choice for HTTPS.

Tags

DOK Level 1: Recall

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arjun is setting up an email server and needs to configure the SMTP protocol. Which port number is commonly used by the SMTP protocol?

25

110

143

587

Answer explanation

The SMTP protocol, used for sending emails, commonly uses port number 25. While ports 587 and 110 are also related to email, they serve different purposes: 587 is for secure SMTP and 110 is for POP3.

Tags

DOK Level 1: Recall

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Elijah is developing a new streaming service and needs to decide on a protocol. Analyze why UDP might be preferred over TCP for streaming services.

UDP is more secure than TCP.

UDP provides faster data transmission with less overhead.

UDP ensures data integrity better than TCP.

UDP is more reliable than TCP.

Answer explanation

UDP is preferred for streaming because it provides faster data transmission with less overhead, allowing for smoother playback. Unlike TCP, it does not require connection establishment or error correction, making it ideal for real-time applications.

Tags

DOK Level 3: Strategic Thinking

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?