Computer Science, asked by yadavrashi659, 7 months ago

which type of functionality is suitable for large networks
a - peer to peer
b - file/server
c - client/server
d - local host
also expain why​

Answers

Answered by RadhikaLadniya
0

Answer:

Peer to peer network

Explanation:

Peer-to-Peer Network:

This model does not differentiate the clients and the servers, In this each and every node is itself client and server. In Peer-to-Peer Network, Each and every node can do both request and respond for the services.

Client-Server Network:

This model are broadly used network model. In Client-Server Network, Clients and server are differentiated, Specific server and clients are present. In Client-Server Network, Centralized server is used to store the data because its management is centralized.In Client-Server Network, Server respond the services which is request by Client.

Similar questions