what is a server ?what is a web server
Answers
Answer:
In computing, a server is a computer program or a device that provides functionality for other programs or devices, called "clients". This architecture is called the client–server model, and a single overall computation is distributed across multiple processes or devices
Answer:
1= A server is a computer program or device that provides a service to another computer program and its user, also known as the client. ... A given application in a computer may function as a client with requests for services from other programs and also as a server of requests from other programs
2=
A web server is server software, or hardware dedicated to running said software, that can satisfy World Wide Web client requests. ... A web server processes incoming network requests over HTTP and several other related protocols. The primary function of a web server is to store, process and deliver web pages to clients.