header1.html

Saturday 6 April 2013

AJAX Quiz-1


AJAX Quiz-1
1.What does the XMLHttpRequest object accomplish in Ajax?
It's the programming language used to develop Ajax applications.
It provides a means of exchanging structured data between the Web server and client.
It provides the ability to asynchronously exchange data between Web browsers and a Web server.
It provides the ability to mark up and style the display of Web-page text.


2. What sever support AJAX ?
SMTP
WWW
HTTP
None of above


3.ActiveX can be disabled via browser settings?
True
False


4.What does the <noscript> tag do?
Enclose text to be displayed by non-JavaScript browsers.
Prevents scripts on the page from executing.
Describes certain low-budget movies.
None of above


5. AJAX comes in _____.
2003
2005
2004
2006


6.Can AJAX technology work on web servers other than IIS?
Yes
No


7.Can Ajax be implemented in browsers that do not support the XmlHttpRequest object?
Yes
No


8.Can we override the EnablePartialRendering property of the ScriptManager class?
Yes
No


9.Using AJAX we can made our web page.
easy to connect web page with server
more interactive and faster
more dynamic
None of these


10._____ JavaScript is also called client-side JavaScript.
Microsoft
Navigator
LiveWire
Native

No comments:

Post a Comment