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

DCAP202_1 (3)

Uploaded by

sunny841507
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)
5 views

DCAP202_1 (3)

Uploaded by

sunny841507
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

Student Registration Number

B
COURSE CODE: DCAP202
COURSE TITLE: Fundamentals of Web Technologies
Date of Exam: 2 March Session 09:30-12:30
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 questions
chosen.
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 the use of an address bar in a web browser?
b. Mark-up languages are not considered as programming languages. Why?
c. Which tag is used for bringing the images and text in center? Give an example.
d. How many different types of lists are provided by HTML?
e. Give an example to explain <th> and <caption> tag.
f. How == and === operators work?
g. What is a dialog box? How many different types of dialogue boxed are provided in JavaScript?

h. What are document and event objects in JavaScript?


i. What are the window objects in JavaScript?
j. List various form objects available in JavaScript. (10x2=20)

PART-B
Q2 a) What are the IP addresses in Internet terminology? How static IP addresses are different from Dynamic
IP addresses?
b) Discuss the IP address classes and their formats.

Q3. Why HTML tags are important? What are the container tags and empty tags? Give some examples to
demonstrate each type of these tags.
Q4. Discuss the structure of an HTML document with appropriate examples.
Q5. Discuss <img> tag with all its attributes with the help of an example program.
Q6. What do you mean by an internal document reference hyperlink and an external document hyperlink. Also
write the specific tags or attributes used for making a link internal document reference or external document
reference.
Q7. a) What are the main uses of java script?
b) What are the various data types available in javascript?
Q8. Write a program to show the effects of pre and post increment/decrement operators.
nd
Q9. Write a program to make 2 user defined functions one to find odd numbers in a range of values and 2
st nd
method to find prime numbers. 1 function is called inside the 2 function.
Q10. Discuss DOM. What is a node? How many different types of nodes are available in DOM? (6x10=60)

You might also like