InterviewSolution
Saved Bookmarks
| 1. |
What HTTP Status Code 500 states? |
|
Answer» It means, INTERNAL SERVER ERROR, states that server has thrown some exception while executing the method. |
|