You Scored:
Ranking:
Past Papers AJAX Solved Questions Answers
1. What is AJAX ?
None of above
is a country name
is a programe (Answer)
is a football club name
2. Which one of these legendary Greek mythical figures or places is the code name for Microsoft's version of AJAX ?
Atlas (Answer)
Oracle
Delphi
Hercules
3. AJAX Stands for?
Another Java and XML Library
Another Java Abstraction for X-Windows
Asynchronous Javascript and XML (Answer)
Abstract JSON and XML
4. The XMLHttpRequest object supports a method called "quit"?
False (Answer)
True
5. Ajax is a programming language?
False (Answer)
True
6. -------- Of the following technologies, which one provides the ability to dynamically interact with Web page layout?
XML.
Document Object Model (Answer)
JavaScript
HTML.
7. Which Web browser is the least optimized for Microsoft's version of AJAX?
Safari (Answer)
Opera
Firefox
Internet Explorer
8. Ajax stands for Synchronous JavaScript and XML?
False (Answer)
True
9. AJAX based on?
JavaScript and Java
JavaScript and XML (Answer)
VBScript and XML
JavaScript and HTTP requests
10. What does the XMLHttpRequest object accomplish in Ajax?
It provides the ability to mark up and style the display of Web-page text
It provides the ability to asynchronously exchange data between Web browsers and a Web server. (Answer)
It's the programming language used to develop Ajax applications.
It provides a means of exchanging structured data between the Web server and client.