Multiple choice general knowledge science & technology

When you type URL "https"… which port will active during your web session?

  1. 139

  2. 443

  3. 80

  4. 21

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

HTTPS (HTTP Secure) uses port 443 by default for encrypted web traffic. Port 80 is for standard HTTP, port 21 is for FTP, and port 139 is for NetBIOS session service. When you type 'https://' in a browser, it connects to port 443.