0
2.2kviews
Internet Programming Question Paper - Jun 19 - Information Technology (Semester 5) - Mumbai University (MU)
1 Answer
0
125views

Internet Programming - Jun 19

Information Technology (Semester 5)

Total marks: 80
Total time: 3 Hours
INSTRUCTIONS
(1) Question 1 is compulsory.
(2) Attempt any three from the remaining questions.
(3) Draw neat diagrams wherever necessary.

1.a. Draw and illustrate 3 -tier $\mathrm{Web}$ Architecture.
(5 marks) 00

1.b. What are the characteristics of Rich Internet Application?
(5 marks) 00

1.c. Explain string functions in PHP.
(5 marks) 00

1.d. Explain UDDI.
(5 marks) 00

2.a. Explain Geo-location and media query with an example in HTML. 5 and CSS3.
(10 marks) 00

2.b. Create a HTML form to accept name (TextFicld), address (TextArca), gender (Radio), and Country (DropDown) ficlds from user, store it into the My SQL database using PHP program.
(10 marks) 00

3.a. Write an external stylesheet and link it with HIML code. The stylesheet should include the following

i. The web page will have the background image "imgl.jpg".

ii. The table headings will have red background colour.

iii. Background color of alternate paragraphs are different,

iv. The hyperlinks on the web page will not have underline.

(10 marks) 00

3.b. Draw the diagram for AJAX Web application model and Traditional Web application model and compare them.
(10 marks) 00

4.a. Design a web page to maintain a Library Catalogue using XML It should maintain the name of the book, author, publisher, and year of publishing. Format it in the tabular manner using XSLT.
(10 marks) 00

4.b. Explain "Window" object of JavaScript DOM. Write a JavaScript code to change the background color of the webpage automatically after every 5 seconds.
(10 marks) 00

5.a. Write code to process online Alumni information for your college. Create forms to get name, address, date of birth, and email id. Use check boxes for taking hobbies and radio buttons for selecting branch. Write Javascript code to validate the following:

i. User has filled all the fields prior to form submission.

ii. Valid email-id (with '@' and '.' )$.

iii. Age validation using DOB (> = 22 years)

(10 marks) 00

5.b. Write HTML 5 code for embedding the audio and video elements in the web page.
(10 marks) 00

6.a. Explain in detail JSON mash ups with neat diagram.
(8 marks) 00

6.b. Explain the role of a cookie and differentiate it from sessions. Write a PHP script to check whether the cookie is set or not.
(6 marks) 00

6.c. Explain the features and applications of Django.
(6 marks) 00

Please log in to add an answer.