Copy of 20cspc501 Internet Programming
Copy of 20cspc501 Internet Programming
PART - B (5 13 = 65 Marks)
Answer ALL Questions
11. a) Illustrate the types of cascading style sheets with suitable examples. 13 K2 CO1
OR
b) i) Discuss the Various HTML semantic elements in detail. 6 K2 CO1
ii) Explain the way in which data can be presented in a tabular form using 7 K2 CO1
HTML.
12. a) i) Examine variables and data types in JavaScript with examples. 7 K2 CO2
OR
b) Discuss a DHTML program to handle user click event with an 13 K2 CO2
example.
13. a) Explain in detail about the architecture of servlet and its life cycle. 13 K2 CO3
14. a) Explain in detail about the control statements and data types in PHP 13 K2 CO4
with example.
OR
b) Discuss in detail about the operators in PHP with suitable examples. 13 K2 CO4
OR
b) i) Explain in detail about the building blocks of DOM. 6 K2 CO5
PART - C (1 15 = 15 Marks)
16. a) Explain the AJAX Client Server architecture in detail with a diagram. 15 K2 CO6
OR
b) Explain XML Http Request to retrieve data from an XML file and 15 K2 CO6
display the data in an HTML table. The data to be retrieved is a
collection of stationary items stored in an XML file.