Bird
0
0

Which of the following URLs correctly uses HTTPS for a secure connection?

easy📝 Factual Q3 of 15
Intro to Computing - How the Internet Works
Which of the following URLs correctly uses HTTPS for a secure connection?
Ahttp://www.example.com:443
Bhttps://www.example.com
Cftp://www.example.com
Dwww.example.com/https
Step-by-Step Solution
Solution:
  1. Step 1: Identify HTTPS URL format

    HTTPS URLs start with 'https://' indicating secure protocol.
  2. Step 2: Analyze options

    https://www.example.com uses 'https://' correctly; B uses HTTP with port 443 which is incorrect; C uses FTP protocol; D is missing protocol prefix.
  3. Final Answer:

    https://www.example.com -> Option B
  4. Quick Check:

    HTTPS URLs always start with 'https://' [OK]
Quick Trick: Secure URLs start with 'https://' [OK]
Common Mistakes:
  • Confusing port numbers with protocol
  • Using wrong protocol prefixes
  • Omitting 'https://' prefix

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Intro to Computing Quizzes