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

Important Questions Web Programming

The document contains a list of frequently asked questions related to GTU Web Programming, covering topics such as HTTP, CSS, JavaScript, PHP, and web services. Each question addresses fundamental concepts like client-side vs server-side scripting, AJAX, and HTML attributes, providing a broad overview of web development principles. It serves as a resource for understanding key programming concepts and technologies used in web development.

Uploaded by

meetlakhani0011
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)
3 views2 pages

Important Questions Web Programming

The document contains a list of frequently asked questions related to GTU Web Programming, covering topics such as HTTP, CSS, JavaScript, PHP, and web services. Each question addresses fundamental concepts like client-side vs server-side scripting, AJAX, and HTML attributes, providing a broad overview of web development principles. It serves as a resource for understanding key programming concepts and technologies used in web development.

Uploaded by

meetlakhani0011
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

Important Frequently Asked Questions (GTU Web Programming)

1. What is HTTP? Explain HTTP Request and Response.

2. Differentiate between client-side and server-side scripting.

3. What are the different types of CSS? Explain with examples.

4. Differentiate between GET and POST methods.

5. What is a Meta tag? Explain with an example.

6. What are the rowspan and colspan attributes in HTML tables? Explain with an example.

7. What is the Document Object Model (DOM)? Explain with examples.

8. What are cookies? How are cookies handled in PHP?

9. What is a session in PHP? How is it used?

10. What are Regular Expressions in PHP?

11. How is XML and DTD used? Explain with an example.

12. How to connect to a database in PHP? Explain with an example.

13. What are the attributes of an HTML form? Explain with an example.

14. What is event handling in JavaScript? Explain with an example.

15. What are callbacks in JavaScript? Explain with an example.

16. What are ordered and unordered lists in HTML? Explain with an example.

17. Differentiate between HTML and XHTML.

18. What is positioning in CSS? Explain with an example.

19. What are pop-up boxes in JavaScript? Explain with examples.

20. What is jQuery? What are its advantages?

21. What is AJAX? Explain the AJAX request-response mechanism.

22. How is a prepared statement executed in PHP?

23. What are the principles of effective website design?

24. What are web services? What is the role of SOAP in web services?

25. What is JSON? How do you convert between JavaScript and JSON?
26. What are HTML5 form validation attributes? Explain with examples.

27. What are frames and frameset in HTML? Explain with an example.

28. Differentiate between synchronous and asynchronous web programming.

29. What is Bootstrap? Explain the basic structure of the Bootstrap grid.

30. What is file handling in PHP? Explain with an example.

You might also like