Save as PDF
Opens your browser print dialog — select "Save as PDF" to download.
AL-703 (D) (GS)
B.Tech. VII Semester
Examination, November 2023
Grading System (GS)
Internet and Web Technology
Note: i) Attempt any five questions.
किसी भी पाँच प्रश्नों को हल कीजिए।
ii) All questions carry equal marks.
सभी प्रश्नों के समान अंक हैं।
iii) In case of any doubt or dispute the English version question should be treated as final.
किसी भी प्रकार के संदेह अथवा विवाद की स्थिति में अंग्रेजी भाषा के प्रश्न को अंतिम माना जायेगा।
What is the World Wide Web (WWW) and how does it relate to the Internet?
वर्ल्ड वाइड वेब (WWW) क्या है और यह इंटरनेट से कैसे संबंधित है?
Describe the roles of web browsers and web servers in the context of the World Wide Web.
वर्ल्ड वाइड वेब के संदर्भ में वेब ब्राउज़र और वेब सर्वर की भूमिकाओं का वर्णन करें।
Discuss the web design issues related to browsers, bandwidth, cache and display resolution and explain how designers can address these challenges.
ब्राउज़र, बैंडविड्थ, कैश और डिस्प्ले रिज़ॉल्यूशन से संबंधित वेब डिजाइन मुद्दों पर चर्चा करें और बताइए कि डिजाइनर इन चुनौतियों का समाधान कैसे कर सकते हैं।
Explain database connectivity in PHP with reference to MYSQL.
MYSQL के संदर्भ में PHP में डेटाबेस कनेक्टिविटी को समझाइए।
What are the different types of lists in HTML? Explain how these lists are created in HTML with suitable examples.
HTML में विभिन्न प्रकार की सूचियाँ क्या हैं? उपयुक्त उदाहरणों के साथ बताइएं कि HTML में ये सूचियाँ कैसे बनाई जाती हैं?
Explain how images can be inserted in to a HTML document?
HTML डॉक्यूमेंट में छवियाँ कैसे डाली जा सकती है?
What are the different ways of referencing colors in Cascading Style Sheet? Discuss.
कैस्केडिंग स्टाइल शीट में रंगों को संदर्भित करने के वि���िन्न तरीके क्या हैं? वर्णन करें।
Write JavaScript for validating HTML Login Form by using Regular Expressions.
HTML लॉगिन फ़ॉर्म को रेगुलर एक्सप्रेशन का उपयोग करके जावास्क्रिप्ट लिखना
Explain about Document Object Model in JavaScript in detail.
जावास्क्रिप्ट में दस्तावेज़ ऑब्जेक्ट मॉडल के बारे में विस्तार से बताइए।
What is XML schema? State its purpose and its advantages over DTD.
XML स्कीमा क्या है? इसका उद्देश्य और DTD की तुलना में इसके लाभ बताइए।
Discuss about various types of PHP interpreters. Write a program in PHP to find out length of the string "This is my first program".
विभिन्न प्रकार के PHP दुभाषियों के बारे में चर्चा करें। स्ट्रिंग "This is my first program" की लंबाई ज्ञात करने के लिए PHP में एक प्रोग्राम लिखें।
State the rules for declaring variables in PHP and Write a PHP program for a simple calculator.
PHP में चर घोषित करने के नियम बताएं और ए��� साधारण कैलकुलेटर के लिए एक PHP प्रोग्राम लिखें।
Explain database connectivity in PHP with reference to MYSQL.
MYSQL के संदर्भ में PHP में डेटाबेस कनेक्टिविटी को समझाइए।
Write a PHP script to add a user to Login table in MYSQL database.
MYSQL डेटाबेस में लॉगिन तालिका में उपयोगकर्ता को जोड़ने के लिए एक PHP स्क्रिप्ट लिखें।
Write a short note on any two:
किन्हीं दो पर एक संक्षिप्त टिप्पणी लिखें:
Advantages of PHP
PHP के लाभ
Function in PHP
PHP में फ़ंक्शन
Naming rules in XML
XML में नामकरण नियम
Features of XHTML
XHTML की विशेषता���ँ
Purpose of cookies
कुकीज़ का उद्देश्य