0% found this document useful (0 votes)
19 views4 pages

Comprehensive Question Bank for Web Development

The document outlines a comprehensive syllabus for a semester covering HTML, PHP, client-side programming, and XML, with a total of 50 questions divided into four units. Each unit contains specific topics such as HTML document structure, PHP variable declaration, JavaScript syntax, and XML usage in web applications. The questions aim to assess knowledge and skills relevant to web development and programming practices.

Uploaded by

Pooja Goel
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)
19 views4 pages

Comprehensive Question Bank for Web Development

The document outlines a comprehensive syllabus for a semester covering HTML, PHP, client-side programming, and XML, with a total of 50 questions divided into four units. Each unit contains specific topics such as HTML document structure, PHP variable declaration, JavaScript syntax, and XML usage in web applications. The questions aim to assess knowledge and skills relevant to web development and programming practices.

Uploaded by

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

QUESTION SESSION: JULY

2025-DECEMBER 2025
BANK(Coverin
g all units of SEMESTER :V

syllabus)

Unit 1: Hypertext Markup Language (15 Questions)


1. What is the anatomy of an HTML document?
2. How do you structure an HTML document for both structure and
style?
3. How do you create ordered and unordered lists in HTML?
4. What is the difference between absolute and relative links in HTML?
5. Explain the process of embedding images in HTML and controlling
their appearance.
6. How does nesting work within HTML frames, and how can targeting
be achieved?
7. What are HTML frames, and how do you use them for layout and
content separation?
8. How are tables created and used in HTML? What are the best
practices for table structure?
How does nesting work within HTML frames, and how can targeting be
achieved?
9. What is the purpose of separating style from structure in web
development using CSS?
10. How are internal style specifications applied within HTML
documents?
11. Explain how external style sheets are linked using CSS.
12. What are some key considerations for page and site design using
HTML and CSS?
13. What is the difference between inline, block-level, and inline-block
elements in HTML?
14. How do you ensure accessibility and responsiveness in HTML
documents?
15. How can multimedia content be embedded and displayed within an
HTML page?
16. Define Form tag. Design a Registration page by using all Form Control.
Unit 2: PHP (15 Questions)
16. How do you declare variables in PHP, and what are the different
data types available?
17. How are arrays created and manipulated in PHP?
18. What are the most common string operations in PHP?
19. Explain how control structures work in PHP and give examples.
20. How do you define and call functions in PHP?
21. Describe the process of handling data from web forms, such as text
boxes, radio buttons, and lists, in PHP.
22. How can file uploads be handled securely in PHP?
23. How do you connect PHP to a MySQL database, and what are the
steps to execute simple queries?
24. Explain how results from database queries are handled in PHP.
25. What are sessions and cookies in PHP, and how do you manage
them?
26. How do you handle file operations like opening, closing, reading,
and writing text files in PHP?
27. Explain the process of working with binary files and directories
using PHP.
28. What are the security considerations when handling file uploads
and user input in PHP?
29. How do you handle error management and debugging in PHP?
30. What is the role of session handling in user authentication and state
management?
Unit 3: Client-Side Programming (10 Questions)
31. What is client-side programming, and how does it differ from
server-side programming?
32. Explain the basic syntax of JavaScript and how it is used for clientside functionality.
33. How does the Document Object Model (DOM) interact with
JavaScript to manipulate web pages?
34. How is event handling implemented in JavaScript? Provide
examples.
35. What are JavaScript objects, and how are they created and utilized
in programming?
36. How is form validation handled using JavaScript?
37. How can cookies be set, accessed, and deleted using JavaScript?
38. What are the differences between JavaScript and VBScript in clientside programming?
39. Explain how asynchronous programming and callbacks are
managed in JavaScript.
40. How do closures work in JavaScript, and what are their practical
Uses?
41. What is the difference between GET and POST methods in Javascript?
Unit 4: XML (10 Questions)
41. What is XML, and how is it used in web applications?
42. Explain the structure of a well-formed XML document and its
components.
43. What are the differences between DTD (Document Type Definition)
and XML schemas?
44. How can XML be integrated with web applications to transmit data?
45. Explain the purpose of XSL (Extensible Stylesheet Language) and
its role in transforming XML documents.
46. What is XSLT (XSL Transformations), and how is it used to
transform XML data?
47. Describe the relationship between XML, XSL, and XSLT with an
example of transformation.
48. How are DTDs and XML schemas used to validate XML documents?
49. What are the advantages of using XML over other data formats,
such as JSON, in web development?
50. How does XML help in building interoperable web applications?

You might also like