Category: Computer Science | Last updated: 2026-09-18

Which component of a web browser's address bar typically indicates a secure, encrypted connection to a website?

A) The presence of 'www.'
B) An 'http://' prefix.
C) A padlock icon and an 'https://' prefix.
D) A long string of numbers in the address.

Explanation

The 'https://' prefix (Hypertext Transfer Protocol Secure) and a padlock icon in the address bar signify that the connection between your browser and the website is encrypted, helping to protect data in transit.

Practice More Computer Science Questions

Browse all questions