Question: Which of the following is NOT a valid HTTP status code?
Options:
Correct Answer: 5050
Solution:
5050 is not a valid HTTP status code; valid codes are typically three digits, such as 200, 301, and 404.