Web Technology 2019

Tribhuwan University
Faculty of Humanities and Social Sciences
OFFICE OF THE DEAN
2019
Bachelor of Computer Applications
Course Title: Web Technology
Code No: CACS205
Semester: Third Semester
Full Marks: 60
Pass Marks: 24
Time: 3 hours
Candidates are required to answers the questions in their own words as far as possible.

Group B

Attempt any SIX questions. [6x5 = 30]

2. What is CSS? Discuss types of CSS with example.

5 marks view

3. What is XML? Differentiate XML schema with DTD.

5 marks view

4. List common application of web server, Explain how session works.

5 marks view

5. Describe the tags and attributes for a form in HTML document?

5 marks view

6. What is anonymous access? Discuss about Integrated windows authentication.

5 marks view

7. Explain tire technology with examples?

5 marks view

8. Write short note on following:

  •  Cookies.
  •  XML DOM
5 marks view

Group C

Attempt any TWO questions.[2x10= 20]

9. Differentiate between tags and attributes? Write a HTML and CSS code design your curriculum vitae (CV) using different html elements like (table, image, formatting tags, links).

10 marks view

10. Develop a simple web page that asks the users input (name, email, phone, gender) and store into database using server side script.

10 marks view

11. What are the rules for creating XML document? Write a XML code to store following

information about student.

  •  Each student has a name, address, phone and website element.
  •  Address might appears multiple times
  •  Address has attribute named “type” with value permanent and temporary
  •  Phone must be 10 digit.
10 marks view