Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
1.5k views
in Computer by (108k points)
closed by

Identify the correct order in which the following actions take place in an interaction between a web browser and a web server.

1. The web browser requests a webpage using HTTP.

2. The web browser establishes a TCP connection with the web server.

3. The web server sends the requested webpage using HTTP.

4. The web browser resolves the domain name using DNS.
1. 4, 2, 1, 3
2. 1, 2, 3, 4
3. 4, 1, 2, 3
4. 2, 4, 1, 3

1 Answer

0 votes
by (101k points)
selected by
 
Best answer
Correct Answer - Option 1 : 4, 2, 1, 3

The correct order in which the following actions take place in an interaction between a web browser and a web server

Step 1:

The web browser first needs to figure out IP address of site from URL using DNS. This is typically called domain name resolution.

Step 2:

TCP connection is established mostly at port 80.

Step 3:

Once the TCP connection is established, the browser sends an HTTP request using GET method.

Step 4:

Finally, web server responds with HTTP response that is, the page we requested.

Hence, the correct sequence of actions is 4, 2, 1, 3

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...