Multiple choice technology security

HTTP Vs HTTPS

  1. uses different ports

  2. HTTPS is insure while HTTP is secure

  3. HTTPS is designed to withstand such attacks and is secure.

  4. Both 1 and 3

  5. Both 2 and 3

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

HTTP uses port 80 while HTTPS uses port 443. HTTPS provides security through SSL/TLS encryption. The question wording is vague - option C lacks context about which attacks, and option B has a typo ('insure' instead of 'insecure').