N10-005 · Question #637
N10-005 Question #637: Real Exam Question with Answer & Explanation
The correct answer is D: 80. Web browsing relies on two protocols: HTTP (Hypertext Transfer Protocol) on port 80 for unencrypted web traffic, and HTTPS (HTTP Secure) on port 443 for encrypted/SSL web traffic. Both must be open for users to access the full range of websites, as many modern sites redirect or s
Question
Options
- A23
- B25
- C53
- D80
- E443
Explanation
Web browsing relies on two protocols: HTTP (Hypertext Transfer Protocol) on port 80 for unencrypted web traffic, and HTTPS (HTTP Secure) on port 443 for encrypted/SSL web traffic. Both must be open for users to access the full range of websites, as many modern sites redirect or serve exclusively over HTTPS. The other options are unrelated to web access: port 23 is Telnet, port 25 is SMTP (email sending), and port 53 is DNS (name resolution, not direct browsing access).
Community Discussion
No community discussion yet for this question.