Question
Easy

Which of the following protocol used to transmit information on the World Wide Web ?

1
HTT
2
HPP
3
HTTP
4
HPPT
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer Networks & Internet
Topic: Internet Protocols
Correct Answer
Option C
Explanation

The correct option is (3): The correct answer is HTTP, which stands for Hypertext Transfer Protocol. This protocol is the foundational application-layer protocol for data communication on the World Wide Web, operating under a client-server model. When a user types a URL (Uniform Resource Locator) into their browser, the browser acts as the client and sends an HTTP request to the designated web server. The server then processes this request…Read More