Question: Which of the following is a valid HTTP status code for a successful request?
Options:
Correct Answer: 200
Solution:
The HTTP status code 200 indicates a successful request, meaning the server has successfully processed the request.