We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Student Registration Number
COURSE CODE: DCAP202
C COURSE TITLE: Fundamentals of Web Programming Time Allowed: 3 hours Max. Marks: 80 1. This paper contains 10 questions divided in two parts on 1 page. 2. Part A is compulsory. 3. In Part B (Questions 2 to 10), attempt any 6 questions out of 9. Attempt all parts of the selected question. 4. The marks assigned to each question are shown at the end of each question in square brackets. 5. Answer all questions in serial order. 6. The student is required to attempt the question paper in English medium only. PART A Q1. a. What is Internet? And also explain different types of Internet. b. Differentiate between singular and paired tags. c. What is the structure of an HTML program? d. Discuss in brief about IMG Attributes. e. Discuss in brief about Linking Document. f. How JavaScript can be tagged with HTML? g. What is === operator? h. What is the DOM? i. Define Web Server. j. Why we use events in JavaScript? [10×2=20] PART B Q2. (i) Create a dynamic web page with external style sheet. [5] (ii) What is the advantage of using an external style sheet? Differentiate between HTML and DHTML. [5] [10] Q3. (i) Write a program to create an array in JavaScript using constructor function. [5] (ii) What are the objects in JavaScript? Explain in brief? [5] [10] Q4.Design the following form: [10]
Q5. (i) Write a program using onLoad and onUnload. [5]
(ii) Distinguish between event capturing and event bubbling. [5] [10] Q6. (i) Write a program to change font and color of a text element. [5] (ii) What is document object model? How do you create a new object in JavaScript? [5] [10] Q7. (i) Write a HTML program to show the table in the webpage. [5] (ii) What is the DOM? How you define node tree in HTML DOM? [5] [10] Q8. (i) What is the use of dialog boxes in JavaScript? Differentiate between functions and statements in JavaScript. [5] (ii) Write a JavaScript program to print a table using for loop. Take dynamic input from the user. [5] [10] Q9. (i) Describe logical operators with the help of example. What does the delete operator do? [5] (ii) Write a JavaScript program to show the table. [5] [10] Q10. (i) Create HTML Table using <td> and <tr> codes. Create and add links, images, headings and paragraphs inside the cells. [5] (ii) Define the attributes of IMG tag in brief. Define Image Maps and their attributes. [5] [10]