You are on page 1of 2

Reg. No: ___________________ PWT1815 9.

Which tag is used to find the version of XML and the


PSGR Krishnammal College for Women syntax? (K1)
College of Excellence
Autonomous, Re-accredited, ISO Certified Institution, Affiliated to Bharathiar University 10. Write syntax of declaring an attribute in DTD. (K1)
Peelamedu* Coimbatore – 641004
BCA / B.Sc Degree Examination, June 2021 Section B (4 × 6 = 24 Marks)

Computer Application / Computer Science/ Information Technology Answer any FOUR of the following questions:
Semester VI 11. How does link element work? What are the attributes of link
WEB TECHNOLOGY element? (K1)
(Knowledge Levels are indicated against each question) 12. Create a webpage for the following: (K2)
Time: 2 Hours Max: 60 Marks
Section A (8×
× 2 =16 Marks) STUDENT DETAILS
Answer any EIGHT questions:
SNO SNAME BRANCH SEM MARKS
1. Write the 3 attributes used in script element. (K1)
M1 M2 M3
2. For the given example URL address match the various terms:
http://john:doe@example.com:80/over/there/index.dtb;type=anime
l?name=ferret#nose (K3)
3. State link relations in HTML5. (K1) 13. How do you change the background using CSS? Give an example.
4. Which technique supports the disability persons to access the (K1)
websites? (K2) 14. How can you create an array in Java script? Explain with example.
5. What are the four ways of adding styles to a web page? (K1) (K2)
6. What is the purpose of Em measurement unit? (K1)
15. What are DTD entities? Explain all the entities with
7. An array in Javascript is different when compared with C++.
Justify (K1) example. (K2)

8. Write the purpose of window.print ( ) function in 16. Compare simple elements and complex elements. (K32)
Javascript? (K1)
1 2
Section C (2 × 10 = 20 Marks)
Answer any TWO of the following questions:

17. How data binding is done using TDC? Explain. (K1)


18. Generate following series using Java script. (K3)
a) 4,8,12,16…40 using for loop
b) 3,6,9,12,…30 using while loop
19. Design a XML Schema for the following XML (K3)
<book>
<title>Sherlock</title>
<author>Arthur conan</author>
</book>
DTD:
<!ELEMENT Book (title, author)>
<!ELEMENT title (#PCDATA)>
<!ELEMENT author (#PCDATA)>

♦♦♦♦♦♦

3 4

You might also like