0% found this document useful (0 votes)
17 views

Copy of 20cspc501 Internet Programming

Uploaded by

Abinaya
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views

Copy of 20cspc501 Internet Programming

Uploaded by

Abinaya
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Reg. No.

Question Paper Code 12844


B.E. / B.Tech. - DEGREE EXAMINATIONS, APRIL / MAY 2024
Fifth Semester
Computer Science and Engineering
20CSPC501 - INTERNET PROGRAMMING
Regulations - 2020
Duration: 3 Hours Max. Marks: 100
PART - A (10  2 = 20 Marks) Marks
K–
CO
Answer ALL Questions Level

1. List out any five elements in HTML5. 2 K1 CO1

2. What is cell padding and cell spacing attributes? 2 K1 CO1

3. Compare HTML and DHTML. 2 K2 CO2

4. Define DOM tree and its structures. 2 K1 CO2

5. Distinguish between Servlet and JSP. 2 K2 CO3

6. Define JSP. 2 K1 CO3

7. List the data types used in PHP 2 K1 CO4

8. State the difference between echo() & print() functions. 2 K1 CO4

9. Discuss the need for namespace in XML. 2 K2 CO5

10. List any two advantages of XML document. 2 K2 CO5

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

ii) Discuss about operations in JavaScript with examples. 6 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

K1 – Remember; K2 – Understand; K3 – Apply; K4 – Analyze; K5 – Evaluate; K6 – Create 12844


1
OR
b) Write and discuss the code segment to store current server time in 13 K2 CO3
session using java servlet.

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

15. a) Summarize the following parsing.


i) DOM based Parsing. 7 K2 CO5
ii) SAX based Parsing. 6 K2 CO5

OR
b) i) Explain in detail about the building blocks of DOM. 6 K2 CO5

ii) Classify the types of DTD in XML. 7 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.

K1 – Remember; K2 – Understand; K3 – Apply; K4 – Analyze; K5 – Evaluate; K6 – Create 12844


2

You might also like