Paper 1
Paper 1
Page 1of 2
1000CST463122201
columns for entering the mark list of 4 students. Assume suitable headings for
each column.
Module II
13 a) Explain CSS and its types. How can CSS be used to display a XML document? (8)
Illustrate with an example.
b) Explain the concept of Class selectors in CSS with examples. (6)
OR
14 a) Describe Java Script. Discuss various types of control statements in JavaScript. (8)
b) Explain the concept of Document Object Model with example. (6)
Module III
15 a) Illustrate with a sample PHP script, how functions are implemented in PHP. (8)
b) Design a HTML form to input a string and to display whether it is palindrome or (6)
not on form submission using PHP script.
OR
16 a) Explain different ways to create an array in PHP. Explain with example. (8)
b) Write a PHP script to search for a specific string pattern in a text. (6)
Module IV
17 a) Explain form processing in PHP. Design an HTML form for entering a number (8)
by the user. Write a PHP code to display a message indicating, whether the number
is prime or not, when clicking on the submit button.
b) Explain the concepts of cookies in PHP. (6)
OR
18 a) Write a PHP form handling program to perform the student registration on a (8)
college website with a minimum of 6 different fields and insert the data into a
MySQL table after establishing necessary database connectivity.
b) Explain the concepts of sessions in PHP. (6)
Module V
19 a) Differentiate between JSON and XML with suitable examples. (8)
b) Explain the structure of JSON Schema with suitable examples (6)
OR
20 a) Explain Route Model Binding in Laravel and describe types of route model (8)
binding supported in Laravel.
b) With a neat diagram, explain about Laravel MVC Framework. (6)
****
Page 2of 2