IT Question Bank
IT Question Bank
(CO2/PO3/Applying)
PART C – (10 Marks Each)
18. Develop a PHP application that takes user input from a form, stores it in a database, and
retrieves it. (CO3/PO3/Applying)
19. Explain the process of handling sessions in PHP with an example application.
(CO3/PO3/Applying)
20. Develop a user interface to register the user and to store the registration details in
database table. (CO2/PO2/ Applying)
21. Discuss file handling in PHP with suitable examples. (CO3/PO2/Understanding)
22. Write a PHP script that reads a text file, counts the number of words, and displays the
result. (CO3/PO4/Analyzing)
23. Explain the step-by-step process of connecting PHP with MySQL and executing queries.
(CO3/PO3/Applying)
(CO1/PO3/Applying)
14. Distinguish between var, let and const keywords in Java Script
(CO2/PO2/Analysing)
2 Marks Questions
6 Marks Questions
10 Marks Questions
41. Explain in detail the different components of XML and their purposes with examples.
(CO1/PO1/Understanding)
42. Compare and contrast DTD and XML Schema with suitable examples.
(CO1/PO1/Analyzing)
43. Discuss the Document Object Model (DOM) and its application in XML parsing. Provide
a code example in Java. (CO1/PO1/Applying)
44. Explain the working of DOM and SAX parsers with examples in Java.
(CO1/PO1/Applying)
45. Develop a simple AJAX application that fetches and displays XML data.
(CO1/PO1/Creating)
2 Marks Questions
6 Marks Questions
10 Marks Questions
63. Discuss the differences between CGI and Servlets. Provide examples to illustrate.
(CO2/PO1/Analyzing)
64. Explain the Servlet API with examples of commonly used methods.
(CO2/PO1/Understanding)
65. How are Cookies and sessions used for maintaining state in Servlets and JSP?
(CO2/PO1/Applying)
66. Illustrate with examples how to connect a JSP page to a database using JDBC.
(CO2/PO1/Applying)
67. Develop a JSP application that demonstrates the use of Beans, Cookies, and session
tracking. (CO2/PO1/Creating)