Monday 21 September 2015

Top 60 Ajax Objective type Questions and Answers

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

2. What sever support AJAX ?
A. SMTP
B. WWW
C. HTTP
D. None of above
Ans: C

3.ActiveX can be disabled via browser settings?
A. True
B. False
Ans: A

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

5. AJAX comes in _____.
A. 2003
B. 2005
C. 2004
D. 2006
Ans: B

6.Can AJAX technology work on web servers other than IIS?
A. Yes
B. No
Ans: A

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

8.Can we override the EnablePartialRendering property of the ScriptManager class?
A. Yes
B. No
Ans: A

9.Using AJAX we can made our web page.
A. easy to connect web page with server
B. more interactive and faster
C. more dynamic
D. None of these
Ans: B

10._____ JavaScript is also called client-side JavaScript.
A. Microsoft
B. Navigator
C. LiveWire
D. Native
Ans: B

More Questions & Answers:-
Page1 Page2 Page3 Page4 Page5 Page6

No comments:

Post a Comment