0% found this document useful (0 votes)
6 views2 pages

Question Bank

This document is a question bank for a course on Web Application Development and Security at Ganpat University, covering topics such as jQuery, PHP, MySQL, and Pen Testing. It includes a comprehensive list of questions related to jQuery basics, PHP features, database connectivity, and security testing methods. The questions are designed to assess students' understanding and application of web technologies and programming concepts.

Uploaded by

pashwapatell2005
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views2 pages

Question Bank

This document is a question bank for a course on Web Application Development and Security at Ganpat University, covering topics such as jQuery, PHP, MySQL, and Pen Testing. It includes a comprehensive list of questions related to jQuery basics, PHP features, database connectivity, and security testing methods. The questions are designed to assess students' understanding and application of web technologies and programming concepts.

Uploaded by

pashwapatell2005
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

prajapati1010bharat 18 February 2025

GANPAT UNIVERSITY
Department of Computer Science
WEB APPLICATION DEVELOPMENT AND SECURITY Question Bank

Don't copy your assignments from other students

jQuery Basics
1) What is jQuery?
2) What are the features of jQuery?
3) Discuss the jQuery Syntax using suitable examples.
4) Explain the jQuery Selectors in details.
5) Explain the jQuery Event Handling using suitable examples.
6) What are the different jQuery Effects?
7) Explain the different jQuery Animations.
8) How to use jQuery Callback functions
9) Explain the jQuery get/set Content and attributes.
10) How to Add/remove Elements in jQuery
11) Explain the jQuery Get and Set CSS classes using suitable examples.
12) What are the different jQuery CSS methods?
13) Explain the jQuery dimensions in detail.
Introduction to PHP
14) Explain in brief : Web-Technologies
15) Explain the role of Server side technologies in web development.
16) Explain in brief : Web-server
17) Write a short note on : Web-browser
18) What is php?
19) What are the features of php?
20) What is the future of php? Explain in brief.
21) How do you run your first php script? Explain the installation of PHP in your local machine.
22) What are the different date types in php?
23) What are the rules for defining variables in php?
24) Explain the control structure in php using suitable examples.
25) Wire a short note on in-built function and user defined function.
26) How to passing information between page
27) Write a short note on a string in php.
28) What is an array? Discuss the various types of array in php.
29) Explain any five-array functions in php.
30) Write a short note on Date Function in php.
Advance concept in PHP
31) What is a file?

Page 1|2
prajapati1010bharat 18 February 2025

32) Discuss the various file handling functions.


33) Write a short note on : Session
34) Write a short note on : Cookies
35) What is Exception and Error Handling?
36) Explain the exception handling using suitable examples.
Database Connectivity using MySQL
37) What is MySQL?
38) What are the features of MySQL?
39) How to establish the MySQL connection using php?
40) How to insert the data into MySQL using php?
41) How to view the table data of MySQL using a php script?
42) How to delete the record from the MySQL table using a php script?
43) How to update the record from the MySQL table using php?
44) How to retrieve and show the data in an HTML table using php script?
45) How to build forms from the database queries?
Pen Testing on PHP
46) What is Pentesting?
47) What are the tools of Pentesting?
48) Discuss the Cross Site Scripting
49) What is Directory traversal ?
50) Explain in brief: Test Upload of Unexpected File Types
51) How to modify Form Fields in Pentesting?
52) Explain the process of SQL Injection testing,
53) Explain the concept of testing for Clickjacking
54) Discuss the concept of the php Code Injections

Page 2|2

You might also like