Explanation:
SSL/TLS certificates authenticate web server identities and encrypt data streams, preventing hackers from reading sensitive credit card or login transmissions.
What mechanism does a web browser implement to store layout stylesheets and image files from visited websites inside device storage to avoid re-downloading them on subsequent visits?
A.Altering localized device hardware MAC address registries
B.Static FTP file catalog adjustments
C.Running outbound SMTP mail server delivery routines
Explanation:
Browser caching saves static website assets (like logos, CSS files, and scripts) to the local hard drive, reducing page load times and saving bandwidth during repeat visits.
No comments yet. Be the first to start the discussion!