Study Quetions Web
Study Quetions Web
2.Answer in short :-
1. Explain the key features of JavaScript and its role in web development.
2. Explain how to maintain state in a web application using PHP.
3. Explain the difference between var, let, and const in JavaScript
4. How can PHP interact with XML?
5. Explain the purpose of onclick, onmouseover, and onmouseout events
6. What is the Document Object Model (DOM) in PHP?
7. Explain the working model of an AJAX-based web application.
8. What is the onclick event in JavaScript?
9. Explain the difference between synchronous and asynchronous AJAX requests
10. What is the SimpleXML extension in PHP, and what are its advantages?
11. How can PHP be used to convert XML data into an associative array?
12. How can XML be stored and retrieved from a MySQL database using PHP?
13. Explain the difference between cookies and sessions in PHP
14. What are different types of errors in PHP? Explain notices, warnings, and fatal errors.
15. Explain the role of try, catch, and finally blocks in PHP exception handling