Web Technologies (HTML, CSS, JavaScript, HTTP)
What does Web server refer to?
- A. An HTTP response status indicating that the server understood the request but refuses to authorize it.
- B. A software system that stores, processes, and delivers web pages to clients upon request. ✓
- C. A pattern used in CSS to select and style specific HTML elements on a page.
- D. A service that allows individuals and organizations to make their website accessible on the internet.
Correct answer
B. A software system that stores, processes, and delivers web pages to clients upon request.
Explanation
Web server refers to a software system that stores, processes, and delivers web pages to clients upon request.