QUESTION IMAGE
Question
what is the basic function of a web server? a all of these are correct. b it is a computer that is connected to the internet. c it is a program that delivers url resources to a user. d it is a computer that runs a web browser.
Brief Explanations
- Option B: A web server is a computer connected to the Internet to serve requests, but this is part of its setup, not the core function.
- Option C: The basic function of a web server is to deliver (serve) URL - associated resources (like web pages, files) to users who request them (e.g., via a web browser).
- Option D: A web server does not run a web browser; web browsers are on client devices to request resources from the server.
- Option A: Since B and D are incorrect, "All of these" is wrong. So the correct description of the basic function is in option C.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
C. It is a program that delivers URL resources to a user.