Which communication protocol is used by web browsers to access web pages? 🔊
The communication protocol used by web browsers to access web pages is HTTP (Hypertext Transfer Protocol). HTTP is a set of rules that defines how messages are formatted and transmitted over the web. It enables browsers to request resources from web servers, allowing users to view and interact with websites. For secure communications, HTTPS (HTTP Secure) adds a layer of encryption, ensuring data privacy and integrity during transmission. This protocol is fundamental to the functionality of the World Wide Web.
Equestions.com Team – Verified by subject-matter experts