Discussion :: Servlets-1
- Which of the following statements are correct about the status of the Http response.
A.
A status of 200 to 299 signifies that the request was successful
|
B.
A status of 300 to 399 are informational messages
|
C.
A status of 400 to 499 indicates an error in the server
|
D.
A status of 500 to 599 indicates an error in the client
|
Answer : Option C
Explanation :
Be The First To Comment