đź§Ş AJAX MCQ Quiz Hub

Ajax Multiple Choice Question

Choose a topic to test your knowledge and improve your AJAX skills

1. What is AJAX?




2. What sever support AJAX?




3. AJAX Stands for:




4. What makes Ajax unique?




5. What does the XMLHttpRequest object accomplish in Ajax?




6. _______ Of the following technologies, which one provides the ability to dynamically interact with Web page layout?




7. What is the first step in creating a Joke of the Day application?




8. Which one of these legendary Greek mythical figures or places is the code name for Microsoft’s version of AJAX?




9. Which Web browser is the least optimized for Microsoft’s version of AJAX?




10. Which one of these technologies is NOT used in AJAX?




11. AJAX comes in ____.




12. AJAX made popular by




13. AJAX based on




14. Using AJAX we can make our web page




15. What does the <noscript> tag do?




16. How many types of triggers are present in update panel? one two




17. Which of the following are the features of Ajax?




18. The advantages of Ajax is _______________ .




19. Which of the following makes Ajax unique?




20. _________________ combination of technologies gives AJAX its name.




21. Which of the following made AJAX popular.




22. Which of the following technology is not used by Ajax?




23. Which of the following are controls of Ajax except ?




24. _________________is the name of the DLL that contains Ajax control tool kit?




25. How can you test the Ajax code?




26. In Ajax ______________ready states are available.




27. How many types of triggers are present in update panel?




28. which of the following are the controls of Ajax? All of the mentioned




29. _____________ are the advantages of Ajax?




30. What are the disadvantages of Ajax?




31. What are the technologies used by Ajax? All of the above




32. How do we keep data inside an Object ?




33. Which is an AJAX function?




34. The functions provided by JQuery to hide elements are ...




35. The function in JQuery that is used to ensure all the desired elements are displayed on the web page is ...




36. Which is the wrong way to write variables in PHP?




37. The following is not a way of writing PHP code in HTML is ...




38. PHP is a server-side programming, where the code will be executed on the server side. The following which one can act as a server on a local computer ...




39. The right syntax used to stop a loop when a condition occurs and continue the next loop is ...




40. Which operator is used to calculate the modulo?




41. A PHP program will display the name of the month when entering a number between 1 and 12 in the input form. The use of the right branching is ...




42. Which jQuery function is used to prevent code from running, before the document is finished loading?




43. Look at the following selector: $("div p"). What does it select?




44. Which jQuery method is used to perform an asynchronous HTTP request?




45. Which jQuery method is used to set one or more style properties for selected elements?




46. With jQuery, look at the following selector: $("div.intro"). What does it select?




47. What is the correct jQuery code to set the background color of all p elements to red?




48. Which of the following is a use case of AJAX ?




49. Which of the following is false about AJAX ?




50. Which of the following is the true regarding prototype