FUNDAMENTALS OF COMPUTER

WEB BROWSERS TECHNOLOGY

THE INTERNET

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is the difference between a client and a server?
A
A server is connected to the Internet; a client is not.
B
A server is a large computer; a client is a small computer.
C
A server is a computer; a client is a human user.
D
A server provides services; a client uses them.
Explanation: 

Detailed explanation-1: -The basic difference between the client and server is that client relies on the services of the server, whereas the server authorizes the client’s requests and facilitates them with the requested services. Servers can store and analyze the large data sets, whereas clients are not suited for such tasks.

Detailed explanation-2: -In general, and in a simplest form, a server is a machine or a program (software application) that waits for incoming requests, and a client is a machine or program sending requests to another client or a server in order to take action.

Detailed explanation-3: -A server is a program, or machine, that waits for incoming requests. A client is a program, or machine, that sends requests to servers.

Detailed explanation-4: -A server offers one or more services. Server is also a more technical term, whereas service is more a term off the problem domain.

Detailed explanation-5: -Client Server is an architectural model, while a file server is a data organization method for storing user files centrally within a department or company.

There is 1 question to complete.