Social Sciences, asked by AnkurPathak6858, 1 year ago

Client server architecture is an example of

Answers

Answered by sheerazkhann
2
In Computer science, client-server is asoftware architecture model consisting of two parts, client systems and server systems, both communicating over a computer network or on the same computer. A client-server application is a distributed system made up of both client and server software. Client server application provide a better way to share the workload
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