Computer Science, asked by piyushdev24, 10 months ago

what is client server acrchitecuture​

Answers

Answered by riya84828343
0

Answer:

Clint server is a computing model in which the server hosts, delivers and manages most of resources and services to be consumed by client.

Answered by rasbinsoundlines
0

Answer:

In simple terms, Client Server architecture is a model where the client requests some information or resources to the server and the server processes and responds back over the network.

Explanation:

We can take a simple example in browsing a website, the client requests the webpage / index file to the server and the server responds back. For more information, this blog post on client server architecture on web have very simple explanation.

https://codewithrasbin.com/html-for-beginner-course-lesson-1-overview/

Hope this helps.

Similar questions