Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. 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.

  2. A.

     HTTP Response

    B.

     HTTP Request

    C.

     Get Request

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    The remote server finds the resource and returns it in an HTTP Response, the status of which is 200 to indicate a good response.


Be The First To Comment