Web Technologies (HTML, CSS, JavaScript, HTTP)
Which of the following best names the concept in which an HTTP response status indicating that the request was successful?
- A. RESTful API
- B. CSS
- C. HTTP status code 200 ✓
- D. CORS
Correct answer
C. HTTP status code 200
Explanation
HTTP status code 200 refers to an HTTP response status indicating that the request was successful.