Student Reg. No.: 1. This Paper Contains 10 Questions Divided in Two Parts On 2 Pages
This document is an exam paper for the course Fundamentals of Web Programming. It contains 10 questions divided into 2 parts. Part A contains 10 short answer questions worth 2 marks each. Part B contains 6 long answer questions worth 10 marks each that students must attempt. The questions cover topics like HTML, CSS, JavaScript, frames, and creating a login form. Students are given 3 hours to complete the paper worth a total of 80 marks.
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 ratings0% found this document useful (0 votes)
472 views2 pages
Student Reg. No.: 1. This Paper Contains 10 Questions Divided in Two Parts On 2 Pages
This document is an exam paper for the course Fundamentals of Web Programming. It contains 10 questions divided into 2 parts. Part A contains 10 short answer questions worth 2 marks each. Part B contains 6 long answer questions worth 10 marks each that students must attempt. The questions cover topics like HTML, CSS, JavaScript, frames, and creating a login form. Students are given 3 hours to complete the paper worth a total of 80 marks.
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/ 2
Student Reg. No.
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 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.
Part A Q1:(i)What is Web Server? (ii)What is Web Browser? (iii)Differentiate between the singular and paired tags used in HTML. (iv) What is an Internet Domain? (v)What is TCP/IP Protocol? (vi)How can you embed graphics in HTML page? (vii)What do you mean by linking documents? Differentiate between alink and vlink. (viii)Define hyperlink. (ix)What is Javascript? (x)What is an expression?
[2*10]
C
Part B
Q2:What is HTML? Explain the structure of HTML document with the help of an example. [10]
Q3:Explain the different types of List used in HTML with the help of an example. [10]
Q4:What is an operator? Explain the various operators used in javascript with the help of an example. [10]
Q5:What do you mean by Dialog Boxes? Explain the various Dialog Boxes with the help of an example. [10]
Q6:What do you mean by DOM Model in Javascript? Explain it with the help of an example. [10]
Q7:What do you mean by Cascading Style Sheets(CSS)?What are the benefits of creating style Sheets? How can you create an external style sheet? Explain with the help of an example. [10]
Q8:What are loops?Explain the various types of loops used in javascript with the help of an example. [10]
Q9:Define frames in HTML.Write a small code in HTML for creating frames. [10]
Q10:Create a login form in HTML having fields UserName,Password,Forget Password,Ok,Cancel.Make use of table tag to align the forms element . [10] -- End of Question Paper --