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.Running outbound SMTP mail server delivery routines
B.Static FTP file catalog adjustments
C.Browser Caching
D.Altering localized device hardware MAC address registries
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.