Ajax
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:
Which of the following get method in Ajax gold library is used to get text from the server?
A
getDataReturnText
B
postDataReturnXml
C
getDataRequestText
D
postDataRequestText
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following post method of Ajax gold library is used to send data to the server gets XML back from the server?
A
getDataReturnText
B
postDataReturnHtml
C
postDataReturnText
D
postDataReturnXml
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:
What is Ajaxlib?
A
software
B
technology
C
framwork
D
language
Note:
Not available
Show answer
Show Note
Report
Question:
Which method sets name & value of an HTTP headers?
A
getAllResponseHeaders
B
getResponseHeader
C
setRequestHeader
D
all
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following are the main functions of libXmlRequest?
A
postHtml
B
getHtml
C
postXml
D
getXml
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
Question:
The XMLHttpRequest Object has two properties, these are _______ and _______
A
readyState
B
status
Note:
Not available
Show answer
Show Note
Report
Question:
When the user clicks the button, a function named ______ is called with the relative URL to get the JavaScript from.
A
getData
Note:
Not available
Show answer
Show Note
Report
First
Prev
5
6
7
8
Next
Last
/8
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd