

MCQOPTIONS
Saved Bookmarks
This section includes 9 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
1. |
The data returned from XMLHttpRequest calls will often be provided by back-end databases. |
A. | TRUE |
B. | FALSE |
C. | Can be true or false |
D. | Can not say |
E. | |
Answer» B. FALSE | |
2. |
In Ajax, send(string) method defines? |
A. | Returns specific header information |
B. | Used for GET requests |
C. | Adds a label/value pair to the header to be sent |
D. | Used for POST requests |
Answer» E. | |
3. |
In readyState, 1 defines? |
A. | request not initialized |
B. | server connection established |
C. | processing request |
D. | request finished and response is ready |
Answer» C. processing request | |
4. |
XMLHttpRequest (XHR) is an API that can be used by? |
A. | Javascript |
B. | JScript |
C. | VBScript |
D. | All of the above |
Answer» E. | |
5. |
It has been available ever since? |
A. | Internet Explorer 5.5 |
B. | Internet Explorer 4.0 |
C. | Internet Explorer 4.5 |
D. | Internet Explorer 5.1 |
Answer» B. Internet Explorer 4.0 | |
6. |
What are the controls of Ajax? |
A. | ScriptManager |
B. | ScriptManagerProxy |
C. | UpdatePanel |
D. | All of the above |
Answer» E. | |
7. |
AJAX is a web browser technology independent of web server software. |
A. | TRUE |
B. | FALSE |
C. | Can be true or false |
D. | Can not say |
Answer» B. FALSE | |
8. |
AJAX is the most viable __________ technology. |
A. | CIA |
B. | FIA |
C. | RIA |
D. | ZIA |
Answer» D. ZIA | |
9. |
AJAX stands for? |
A. | AsynchronousJavaScript andXML |
B. | AsynchronousJava andXML |
C. | AsynchronousJavaScript andXHTML |
D. | ApplicationsJavaScript andXML |
Answer» B. AsynchronousJava andXML | |