Web Technologies (HTML, CSS, JavaScript, HTTP)
An HTTP response status indicating that the requested resource could not be found on the server. What is this concept called?
- A. HTTP status code 404 ✓
- B. Responsive design
- C. HTTP status code 200
- D. HTTP status code 500
Correct answer
A. HTTP status code 404
Explanation
HTTP status code 404 refers to an HTTP response status indicating that the requested resource could not be found on the server.