This PYQ is from

UGC-NET-Paper1

ICT

UGC-NET-Paper1 PYQs

Year-wise PYQs

Section-wise PYQs

Read the Question carefully and choose the correct option.
Identify the correct order in which the following actions A-D take place in an interaction between a web browser and a web server when you plan to visit Amazon website to purchase a Solid State Drive (SSD).

(A) The web browser requests a webpage using HTTP
(B) The web browser establishes a TCP connection with the Amazon’s web server
(C) The web server sends the requested webpage using HTTP
(D) The web browser finds the IP address of Amazon’s website using DNS

1. ABDC
2. BACD
3. CDBA
4. DBAC

जब आप सॉलिड स्टेट ड्राइव (SSD) खरीदने के लिए Amazon की वेबसाइट पर जाने की योजना बनाते हैं, तो वेब ब्राउज़र और वेब सर्वर के बीच होने वाली बातचीत में निम्नलिखित क्रियाएँ A-D किस सही क्रम में होती हैं, इसकी पहचान करें।

(A) वेब ब्राउज़र HTTP का उपयोग करके वेबपेज का अनुरोध करता है
(B) वेब ब्राउज़र Amazon के वेब सर्वर के साथ TCP कनेक्शन स्थापित करता है
(C) वेब सर्वर HTTP का उपयोग करके अनुरोधित वेबपेज भेजता है
(D) वेब ब्राउज़र DNS का उपयोग करके Amazon की वेबसाइट का IP पता ढूँढता है

1. ABDC
2. BACD
3. CDBA
4. DBAC
This Question came in
UGC-NET-MassCom-27-January-2025-Shift-2-Q42
UGC-NET Paper 1 Full Course

To-the-point Video Lectures

Topic-wise PYQs

24x7 Doubt Solving

Detailed Explanation & Answer
(D) The web browser finds the IP address of Amazon’s website using DNS.
Before connecting, the browser needs to determine the IP address of Amazon’s domain name.

(B) The web browser establishes a TCP connection with Amazon’s web server.
Once the IP address is known, the browser initiates a TCP handshake to establish a connection.

(A) The web browser requests a webpage using HTTP/HTTPS.
After establishing the connection, the browser sends an HTTP request (e.g., GET request for the Amazon homepage).

(C) The web server sends the requested webpage using HTTP/HTTPS.
The server processes the request and responds with the requested webpage content.
(D) वेब ब्राउज़र DNS का उपयोग करके Amazon की वेबसाइट का IP पता ढूँढता है।
कनेक्ट करने से पहले, ब्राउज़र को Amazon के डोमेन नाम का IP पता निर्धारित करना होगा।

(B) वेब ब्राउज़र Amazon के वेब सर्वर के साथ एक TCP कनेक्शन स्थापित करता है।
IP पता ज्ञात होने के बाद, ब्राउज़र कनेक्शन स्थापित करने के लिए TCP हैंडशेक आरंभ करता है।

(A) वेब ब्राउज़र HTTP/HTTPS का उपयोग करके एक वेबपेज का अनुरोध करता है।
कनेक्शन स्थापित करने के बाद, ब्राउज़र एक HTTP अनुरोध (जैसे, Amazon होमपेज के लिए GET अनुरोध) भेजता है।

(C) वेब सर्वर HTTP/HTTPS का उपयोग करके अनुरोधित वेबपेज भेजता है।
सर्वर अनुरोध को संसाधित करता है और अनुरोधित वेबपेज सामग्री के साथ प्रतिक्रिया करता है।
Hello, world! This is a toast message.