Q14
Which of the following is NOT a standard HTTP status code in Java Servlets?
A.
`500 Internal Server Error`
B.
`403 Forbidden`
C.
`200 OK`
D.
`404 Not Found`
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board