Multiple choice technology programming languages

The error message displayed when the page is not found at the correct location

  1. 550

  2. 440

  3. 505

  4. 404

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

HTTP status code 404 "Not Found" is the standard error returned by web servers when a client requests a resource that does not exist at the specified URL. This code indicates the server successfully received and understood the request but cannot locate the requested content.