Multiple choice

What type of error is produced when a webpage is not found on a web server?

  1. 301

  2. 300

  3. 404

  4. 402

  5. none of these

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

A 404 error is a common website error message that indicates a webpage cannot be found. It may be produced when a user clicks an outdated (or "broken") link or when a URL is typed incorrectly in a web browser's address field.