CBSE Class 12 Computer Science
Question 85 of 96
Computer Networks — Question 46
Back to all questions| Web browser | Web 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 chrome | For example : Apache Tomcat, Webserver IIS |