Web Technologies

Which HTTP method is primarily used to retrieve a resource from a web server?

Correct answer

B. GET

Explanation

GET requests are used to retrieve resources from a web server.