FirstRanker Logo

FirstRanker.com - FirstRanker's Choice is a hub of Question Papers & Study Materials for B-Tech, B.E, M-Tech, MCA, M.Sc, MBBS, BDS, MBA, B.Sc, Degree, B.Sc Nursing, B-Pharmacy, D-Pharmacy, MD, Medical, Dental, Engineering students. All services of FirstRanker.com are FREE

📱

Get the MBBS Question Bank Android App

Access previous years' papers, solved question papers, notes, and more on the go!

Install From Play Store

Download JNTUH MCA 4th Sem R19 2022 March-April 844AA Web Technologies Question Paper

Download JNTUH (Jawaharlal nehru technological university) MCA (Master of Computer Applications) 4th Sem (Fourth Semester) Regulation-R19 2022 March-April 844AA Web Technologies Previous Question Paper

This post was last modified on 17 March 2023

JNTUH MCA 4th Sem Last 10 Years 2023-2013 Question Papers R20-R09 || Jawaharlal nehru technological university


FirstRanker.com

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

  1. a) Explain about control structures in PHP with illustrations.
  2. a) Write a PHP program to read a number and display whether it is Armstrong or not.
  3. b) eg: input :153 output:153 (13+53+33)=153 [8+7]
  4. 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.
  5. --- Content provided by‌ FirstRanker.com ---

  6. Explain about various file operations on text files in PHP? [7+8]
  7. 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> 
  8. Check the Validity of the XML in question 3 using DTD and schema. [15]
  9. 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]
  10. 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.
  11. --- Content provided by FirstRanker.com ---

  12. 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]
  13. a) Describe the anatomy of a JSP page.
  14. b) Explain in detail of how to use Java Beans in JSP pages with suitable example. [5+10]
  15. Write the programs with Javascript.
    1. Write a program to find Fibonacci series of a number.
    2. Write a program to demonstrate Mouse events.
    3. --- Content provided by⁠ FirstRanker.com ---

    4. Write a program to explain frame collections. [5+5+5]

---00000---


FirstRanker.com

--- 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 ---