Vidyalelo
JavaScript · Q7

Performance Measures

Programming · JavaScript · question 7

Q7

What does the status code 500 indicate?

A.
Error in request
Answer
B.
Error in response
C.
Error in server
D.
Successful

Answer: Option A

Solution

Answer: Option A
Solution:
The status code 500 means that there was an error when trying to fulfill the request.