Beginner Computer Networks
Q15 / 100

What is HTTP?

Correct! Well done.

Incorrect.

The correct answer is B) HyperText Transfer Protocol — the application-layer protocol for fetching resources (web pages, images) on the World Wide Web

B

Correct Answer

HyperText Transfer Protocol — the application-layer protocol for fetching resources (web pages, images) on the World Wide Web

Explanation

HTTP uses a request-response model. The client sends HTTP methods (GET, POST, PUT, DELETE) and the server responds with status codes (200 OK, 404 Not Found) and data.

Progress
15/100