0% found this document useful (0 votes)
37 views

DECAP214

Uploaded by

hvviz
Copyright
© © All Rights Reserved
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
0% found this document useful (0 votes)
37 views

DECAP214

Uploaded by

hvviz
Copyright
© © All Rights Reserved
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

Registration No.

:__________________
PNR No:: DEC507991
COURSE CODE : DECAP214
COURSE NAME : FUNDAMENTALS OF WEB PROGRAMMING
Time Allowed: 03:00 hrs Max.Marks: 80
1. This question paper is divided into two parts A and B.
2. Answer all the questions in serial order.
3. Part A contains 10 questions of 2 marks each. All questions are compulsory.
4. Part B contains 10 questions (Questions 2 to 11) of 10 marks each, attempt any 06 questions out of 10.
Attempt all parts of the selected question. Only first 06 attempted questions would be evaluated.
5. The student is required to attempt the question paper in English medium only.
6. Simple non programmable calculator is allowed.

PART A
Q1(a) What is TCP/IP and why is it important for the Internet?
(b) Explain the purpose of the HTML head and body sections and their role in web page creation.
(c) What is the difference between an ordered list and an unordered list?
(d) What are the different types of CSS?
(e) How do you declare and initialize variables of different data types?
(f) How do you define a user-defined function in JavaScript?
(g) What are the different types of nodes in the DOM tree?
(h) Explain the concept of asynchronous event handling in JavaScript.
(i) What is an HTML checkbox element?
(j) What is jQuery and what are its benefits?

PART B

Q2 Explain how framesets are used to structure web pages with multiple frames. Provide an example of a
frameset layout with multiple frames and explain the roles of each frame within the frameset.

Q3 Explore the concept of user-defined objects in JavaScript. What are they, and how do they differ from built-in
objects? Provide examples of scenarios where user-defined objects are particularly useful.

Q4 Discuss the different ways to format text in HTML. How can you use HTML tags, CSS, and inline styles to
format text?

Q5 Discuss the key objects in HTML and their roles within the Document Object Model. Provide detailed
explanations of the document, window, history, location, navigator, and other relevant objects.

Q6 Explain the fundamentals of the Document Object Model (DOM) in JavaScript. How does the DOM facilitate
the dynamic manipulation of web page content, and what is its significance in modern web development?

Q7 How does JavaScript handle function parameters and return values? Describe the process of passing
arguments to a function and returning values from a function, and illustrate with a practical example

Q8 How do you write conditional statements and loops in JavaScript?

Q9 Write a JavaScript program that uses event handlers to change the color of a button when the user hovers
over it and clicks on it.

Q10 Describe the different ways that connectivity to the Internet is established, such as through a dial-up
modem, cable modem, or DSL connection.

Q11 What is the difference between a table and a list? When is it better to use a table than a list, and vice
versa?

-- End of Question Paper --


Page 1 of 1

You might also like