Examveda
Examveda

How will the HTTP GET request be sent from the browser?

A. Remote server

B. Local server

C. By itself

D. None of the mentioned

Answer: Option A

Solution(By Examveda Team)

Once the TCP/IP connection has been established, the browser sends an HTTP GET request over the connection to the remote server. The remote server finds the resource and returns it in an HTTP Response, the status of which is 200 to indicate a good response.

This Question Belongs to Javascript >> Graphics And Rendering

Join The Discussion

Related Questions on Graphics and Rendering