Computer Science, asked by sohamvictorfernandez, 23 days ago

Rohan, a software engineer, needs to access an application stored in a remote machine. He uses a browser window to access the application. Which is the component that processes the browser request and sends the response back to the browser?


Select one:
Web Client
Web Server
Network
Protocol

Answers

Answered by SrijanB2022
0

Answer:

The component that processes the browser request and sends the response back to the browser with the relevant data is the Web Server (OPTION-B).

Explanation:

The Web Server is an online software tool that uses various protocols (the most commonly used and familiar protocol is the HTTP: Hyper Text Transfer Protocol) to receive and respond to client requests made from all over the World. Its main job is to display the requested content to the users by storing, processing and delivering the data based on user requests.

The Web Client, on the other hand, is the user's interface.

#SPJ2

Similar questions