Save as PDF
Opens your browser print dialog — select "Save as PDF" to download.
Fourth Semester
Computer Science and Engineering/Information Technology
SCHEME OCBC 2019
WEB TECHNOLOGY
Note : i) All 7 Questions are Compulsory. Internal choices has been given in LO (Learning Outcome).
सभी 7 प्रश्न अनिवार्य हैं। आंतरिक विकल्प LO (लर्निंग आउटकम) में दिए गए हैं।
ii) In case of any doubt or dispute, the English version question should be treated as final.
किसी भी प्रकार के संदेह अथवा विवाद की स्थिति में अंग्रेजी भाषा के प्रश्न को अंतिम माना जायेगा।
Explain Head section and body section of HTML with suitable example.
HTML के हेड एवं बॉडी सेक्शन की उदाहरण सहित व्याख्या कीजिए।
OR/अथवा
Create a HTML document to display the following table:
निम्नलिखित टेबल से डॉक्यूमेंट HTML से डिस्प्ले उत्पन्न करें।

Explain string object and array with suitable example.
स्ट्रिंग ऑब्जेक्ट एवं ऐरे को उपयुक्त उदाहरण की सहायता से समझाइए।
Differentiate between Radio buttons and Check boxes.
रेडियो बटन एवं चेक बॉक्स के मध्य अंतर स्थापित कीजिए।
OR/अथवा
Explain contextual selector, class and ID.
कंटेक्चुअल सिलेक्टर, क्लास एवं आईडी को समझाइए।
OR/अथवा
Explain CSS in detail.
CSS की विस्तृत व्याख्या कीजिए।
Write the advantages of DOM. Explain the properties of DOM documents and elements.
DOM के लाभ लिखिये। DOM डॉक्यूमेंट्स की प्रापर्टीज एवं एलीमेंट्स को समझाइए।
OR/अथवा
Explain method in DOM create dynamic style in HTML document.
DOM की मेथड को समझाइए। HTML डॉक्यूमेंट में डायनेमिक स्टाइल की सहायता से डॉक्यूमेंट बनाइए।
Write basic features of PHP and define server side scripting language, open source and dynamic website.
PHP की मूलभूत विशेषताऐं लिखिये। सर्वर साइड स्क्रिप्टिंग लेंग्वेज, ओपन सोर्स एवं डायनेमिक वेबसाइट को परिभाषित कीजिए।
Explain functions in PHP and differentiate between functions and uses defined functions.
PHP में functions को समझाइए। Functions एवं uses defined functions में अं���र स्पष्ट कीजिए।
OR/अथवा
Write a program to calculate factorial of any number by using function.
फंक्शन की सहायता से किसी दिये गये नंबर (अंक) का फैक्टोरियल केलकुलेट करने का प्रोग्राम बनाइए।
OR/अथवा
Write basic command with PHP examples.
PHP के बेसिक कमांड उदाहरण सहित लिखिये।
OR/अथवा
Create a table CSE and insert roll number, name and marks of WT of 3 students through PHP.
CSE टेबल क्रिएट कीजिए एवं PHP की सहायता से दो विद्यार्थियों के रोल नंबर, नाम एवं WT के मार्क्स को इंसर्ट कीजिए।