220-801 · Question #832
Which of the following ports is the default for HTTP?
The correct answer is C. 80. Port 80 is the well-known, IANA-assigned default port for HTTP (Hypertext Transfer Protocol), which is the foundation of web communication. When you navigate to a website without specifying a port, your browser automatically uses port 80 for HTTP (or port 443 for HTTPS). The…
Question
Which of the following ports is the default for HTTP?
Options
- A21
- B25
- C80
- D110
How the community answered
(36 responses)- A3% (1)
- B6% (2)
- C89% (32)
- D3% (1)
Explanation
Port 80 is the well-known, IANA-assigned default port for HTTP (Hypertext Transfer Protocol), which is the foundation of web communication. When you navigate to a website without specifying a port, your browser automatically uses port 80 for HTTP (or port 443 for HTTPS). The other ports listed are: 21 (FTP), 25 (SMTP for email), and 110 (POP3 for email retrieval).
Topics
Community Discussion
No community discussion yet for this question.