Code No: 844AA R17
--- Content provided by FirstRanker.com ---
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
MCA IV Semester Examinations, March/April - 2022
WEB TECHNOLOGIES
Time: 3 Hours Max.Marks:75
Answer any five questions
--- Content provided by FirstRanker.com ---
All questions carry equal marks
- a) Explain about control structures in PHP with illustrations.
- a) Write a PHP program to read a number and display whether it is Armstrong or not.
- b) eg: input :153 output:153 (13+53+33)=153 [8+7]
- Write a PHP program to open a file and store the data “This is the final exam” and read the data from the file and display it.
- Explain about various file operations on text files in PHP? [7+8]
- Read the below xml file and display the data in below format using XSL. [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> <firstname> Sibi </firstname> <secondname>Chakravarthy</secondname> <designation>Asso professor</designation> <message>Don't forget the class this Tuesday!</message> </faculty> </list>
- Check the Validity of the XML in question 3 using DTD and schema. [15]
- Write a Servlet program to demonstrate Color servlet. Whenever the user chooses the color in the html page, the ColorServlet should receive the color and apply the color to the background of the servlet. Write the html and the servlet code,(html 5M and servlet 10M) [15]
- a) Create a table “student” with column names, name, physics, chemistry and maths. Also, create one more table “result” with column names, name, total and average.
- b) When Compute button is clicked, compute the total and average of physics, chemistry and math’s marks and update them in the new table “result” along with name. [7+8]
- a) Describe the anatomy of a JSP page.
- b) Explain in detail of how to use Java Beans in JSP pages with suitable example. [5+10]
- Write the programs with Javascript.
- Write a program to find Fibonacci series of a number.
- Write a program to demonstrate Mouse events.
- Write a program to explain frame collections. [5+5+5]
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
---00000---
--- Content provided by FirstRanker.com ---
This download link is referred from the post: JNTUH MCA 4th Sem Last 10 Years 2023-2013 Question Papers R20-R09 || Jawaharlal nehru technological university
--- Content provided by FirstRanker.com ---