Download JNTUH MCA 4th Sem R15 2021 July-August 824AA Web Technologies Question Paper

Download JNTUH (Jawaharlal nehru technological university) MCA (Master of Computer Applications) 4th Sem (Fourth Semester) Regulation-R15 2021 July-August 824AA Web Technologies Previous Question Paper


R15

Code No: 824AA















2021

JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD

MCA IV Semester Examinations, July/August - 2021

WEB TECHNOLOGIES

Time: 3 Hours













Max.Marks:75

Answer any five questions

All questions carry equal marks

- - -



1.a) Write a PHP function that reads three numbers and find the least of the three.
b) Write a program to connecting to database and executing simple queries in PHP. [7+8]

2.

Design a PHP form as below. The cost of the Aurdino Uno is 600 Rs, Wifi Module
300 Rs and Bluetooth is 300 Rs. Based on the user input calculate the amount payable
and display it in Amount payable textbox when submit is clicked.(refer same page)






















[15]





3.

Explain parsing XML data using SAX parser.









[15]


4.

Check whether the given xml is well formed and valid or not using DTD.

[15]

<?xml version="1.0"?>
<list>
<faculty>
<firstname>Anupama</firstname>
<secondname>Namburu</secondname>
<designation>Asso professor</designation>
<message>Don't forget the class this Saturday!</message>
</faculty>
<faculty>


5.

Write a servlet program that reads two numbers form client and responds back to client
with the prime numbers between first and second number.





[15]


6.a)

Explain the lifecycle of a Servlet.

b)

Write a note on scope of variables in java script.









[8+7]


7.a)

Differentiate between Servlets and JSP.

b)

Write a JSP program to demonstrate the use of cookies.







[7+8]


8.

Explain the usage of Beans in JSP.











[15]



---oo0oo---

This post was last modified on 17 March 2023