Multiple choice

What is the role of HTTP (Hyper Text Transfer Protocol) for web servers?

  1. HTTP protocol exchanges the data over the web.

  2. Always the connection is established by the client in HTTP.

  3. It manages a stateless connection in the web.

  4. All of the above

  5. Only (1) and (2)

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

All are the correct statements about HTTP protocol.