Home > Web Development > Quizzes > Advanced Web Technologies Practice Test: AJAX
Advanced Web Technologies Practice Test: AJAX
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 86% Most missed: “While writing your PHP program, it is a good idea to use PHP-aware editors like …”
Advanced Web Technologies Practice Test: AJAX
Time left 00:00
25 Questions

1. Core PHP means solving a Mathematical problem by using paper and pen and Frame work means solving Mathematical problem by using a calculator.
2. __________ These are the function defined inside a class and are used to access object data.
3. There are two types of validation are available in PHP. They are as follows −
4. long form of UDDI is _______
5. ______ doesn't define a specific set of tags
6. _________ An array with a numeric index. Values are stored and accessed in linear fashion.
7. A class that is inherited from by another class. This is also called a ____
8. ____________An array with strings as index. This stores element values in association with key values rather than in a strict linear index order.
9. ________ a type of polymorphism in which some or all of operators have different implementations depending on the types of their arguments
10. ..........is a technique for creating fast and dynamic web page.
11. __________ An array containing one or more arrays and values are accessed using multiple indices
12. long form of Ajax is
13. long form of WSDL is ___
14. While writing your PHP program, it is a good idea to use PHP-aware editors like ____
15. is main example of ajax application .
16. XML-RPC is more about values transfer, although it can transfer structures such as struts, lists etc. ,it is _______.
17. ________ function creates an XMLHttpRequest object, adds the function to be executed when the server response is ready, and sends the request off to the server.
18. ______is a new technique for creating better, faster, and more interactive web applications with the help of XML, HTML, CSS and Java Script.
19. ___________ After submitted by data, The data has sent to a server and perform validation checks in server machine.
20. PHP 5's new ______ module makes parsing an XML document, well, simple. It turns an XML document into an object that provides structured access to the XML.
21. ________ This is a programmer-defined data type, which includes local functions as well as local data.
22. In Ajax XMLHttpRequest this object is used to exchange data with web server .
23. SOAP supports document-level transfer
24. long form of UDDI is _______
25. The ajaxStart and ajaxStop are ______ that relate to all Ajax requests together