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

DCAP202_1

Uploaded by

sunny841507
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

DCAP202_1

Uploaded by

sunny841507
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Student Regd No.

B
Course Code: DCAP202
Course Title: Fundamentals of Web Programming
Time Allowed: 3 hrs Max. Marks: 80

1) This paper contains 10 questions divided in two parts on 2 pages.

2) Part A is Compulsory.

3) In Part B (Questions 2 to 10), attempt any six questions out of 9. Attempt all parts
of 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.

Part A

Q1: Define the following

a) Define Web Browser.


b) Define Domain Names.
c) What are HTML commands.
d) Define Parts of URL.
e) Why use style sheets?
f) How can we include comments in HTML?
g) What is a hypertext Link?
h) Write the syntax to align table to right
i) What is DOM
j) What is a function?
[2*10=20]

Part B

Q2: Write a note on TCP/IP. [10]

Q3: What do you mean by Markup Language? Define the types of markup
languages along with advantages of HTML [10]

Q4: Discuss about types of HTML tags along with examples in detail. [10]
Q5: Write a note on DHTML. Briefly discuss cascading and external style sheets.
[10]

Q6: Discuss in brief about dialog boxes in JavaScript. [10]

Q7: What are JavaScript objects? With the help of example show how we can return
the number of characters and change the case of characters in a string. [10]

Q8: What are tables in HTML? How to use cell padding to create more white space
between the cell contents and its borders. [10]

Q9: Write a program to open a window when clicking on a button. [10]

Q10: WAP using switch-break statement that prompts a user to enter 3 choices as
1,2,3. If user enters 1 it displays “Good Choice”, if user enters 2 it displays “Best
Choice”, if user enters 3 it displays “Best Choice”, otherwise it displays Invalid
Choice. [10]

-- End of Question Paper --

You might also like