KnowledgeBoat Logo
|
LoginJOIN NOW

Computer Science

Differentiate between web server and web browser. Write any two popular web browsers.

Computer Networks

2 Likes

Answer

Web browserWeb server
A web browser is a world wide web client that navigates through the world wide web and displays web pages.A web server is a world wide web server that responds to the requests made by web browsers.
It operates on the client-side, allowing users to access and navigate web pages.It operates on the server-side of web communications, processing requests from clients (such as web browsers) and sending back responses.
For example : Internet Explorer, Google chromeFor example : Apache Tomcat, Webserver IIS

Answered By

1 Like


Related Questions