The client-server model describes the communication process between two computers or
programs. Which two statements are true about a server in the client server model?
(Choose two.)
A.
A server host can only manage one service.
B.
A server host can manage many different services.
C.
A server is a host or process that provides services to a client.
D.
A service can only be provided by one server host on a network.
E.
A program providing a service must be accessed across the network.
Explanation: