Multiple choice technology security Which among the below indicate application error 400 return code 500 return code 302 return code 200 return code Reveal answer Fill a bubble to check yourself B Correct answer Explanation HTTP 500 status codes specifically indicate server-side errors. These are application errors thrown during execution (exceptions, crashes, unhandled conditions), unlike 4xx codes which indicate client request problems.