CACS205 Web Technology

Web Technology TU Board 2021 question paper

10 questionsSit this paper (timed)

Tribhuvan University

Bachelor of Computer Application

Semester 3 · TU Board 2021

Course Title: Web Technology (CACS205)

Full Marks: 60Pass Marks: 24Time: 3 hours

Candidates are required to answer the question in their own words as far as possible.

Group B

Attempt any SIX question.(6 × 5 = 30)

  1. 2.

    Enlist and explain method of using CSS in web page.

    5
  2. 3.

    Write a form to collect details of a user such as name, address, radio button to choose subject of book he wants to buy, dropdown to choose favorite author.

    5
  3. 4.

    Explain Tier Technologies with example.

    5
  4. 5.

    How XSL is different from CSS? Explain.

    5
  5. 6.

    Define Session. Explain its use with example.

    5
  6. 7.

    Write an example of server side script to insert data in database.

    5
  7. 8.

    Explain the following with example: a) table tag b) Image map

    5

Group C

Attempt any TWO questions(2 × 10 = 20)

  1. 9.

    Write an HTML script with CSS for following elements with effects: a. Link: after visited red color and before visited blue color. b. Table with odd rows pink and even rows blue color. c. Text color-green, Text-indentation-2cm, Text case-uppercase.

    10
  2. 10.

    Explain the key component of XML file. Write an XML to describe "address" as an element and "state, city, municipality and house-no" as its attributes. Also define XSD for the XML file.

    10
  3. 11.

    Write a server side script for implementing login. Your program should take username and password as input and redirect to home page if validated otherwise prints an error "try again".

    10

— The End —