Question: What is the primary purpose of the HTTP GET method?
Options:
Correct Answer: To retrieve data from the server
Solution:
The HTTP GET method is used to retrieve data from a specified resource on the server.