XMLHttpRequestObject
Test
Model Test
Ebook
Quiz 1: AJAX Level-1
Quiz 2: Basic ajax 8th june 2014
Index
Ajax Home
Basic
38
XMLHttpRequestObject
37
Frameworks
1
Ajax and XML
1
Schools
Ebook
Question:
XMLHttpRequest object uses _______ and _________ to retrieve data.
A
XML Text
Note:
Not available
Show answer
Show Note
Report
Question:
When we can use responseText property?
A
For retrieved data that we want to treat as standard text
B
For retrieved data that we want to treat as XML
C
For any emage
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
In XMLHttpRerquest Object Properties for IE which is used to Read/write?
A
readyState
B
onreadystatechange
C
responseText
D
responseStream
Note:
Not available
Show answer
Show Note
Report
Question:
Ajax stands for Asynchronous JavaScript and______.
A
XML
Note:
Not available
Show answer
Show Note
Report
Question:
The value of______ means everything is just fine.
A
200
Note:
Not available
Show answer
Show Note
Report
Question:
The value 0 means______
A
uninitialized
Note:
Not available
Show answer
Show Note
Report
Question:
The value 404 means______
A
not found
Note:
Not available
Show answer
Show Note
Report
Question:
From the following http which is relative URL?
http://localhost/ch03/data.txt
A
localhost/ch03/data.txt
B
data.txt
C
localhost/ch03
D
http://localhost/ch03/data.txt
Note:
Not available
Show answer
Show Note
Report
Question:
Which is correct Syntax for creating an XMLHttpRequest object for Old versions of Internet Explorer (IE5 and IE6) ?
A
variable=new ActiveXObject("Microsoft.XMLHTTP");
B
variable=new XMLHttpRequest();
C
variable=new XMLHttpRequest("Microsoft.XMLHTTP");
D
variable=new ActiveXObject();
Note:
Not available
Show answer
Show Note
Report
Question:
We can send XML directly to the server by using the ______ method.
A
send
Note:
Not available
Show answer
Show Note
Report
First
Prev
1
2
3
4
Next
Last
/4
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd