Bright Brains
PRODUCT OVERVIEW PRODUCT PHILOSOPHY TESTS ON OFFER SAMPLE QUESTIONS FAQ'S CONTACT US LOGIN/REGISTER

AJAX

Level:-Basic
Q(1) AJAX is a programming language.
A   True
B   False
Q(2) Asynchronous postback _____.
A   modifies the entire page
B   only modifies the update panel
C   Send files to another user
D   None of above
Level:-Intermediate
Q(1) Which server supports AJAX?
A   SMTP
B   WWW
C   HTTP
D   ATP
Q(2) The XMLHttpRequest object supports a method called "quit".
A   True
B   False
Level:-Expert
Q(1) ajaxRequest = _______.
A   new xmlHttpRequest();
B   new XMLHTTPRequest();
C   new XMLHttpRequest();
D   None of above
Q(2) _______ method is used to Creates a shallow copy of an array.
A   del
B   removeAt
C   remove
D   dequeue