Question: Which HTTP method is used to request data from a server?
Options:
Correct Answer: GET
Solution:
The GET method is used to request data from a specified resource on the server.