AJAX/AJAX Mcq Question Set 1 Sample Test,Sample questions

Question:
 Ajax sends data to a web server _____.

1.in the background

2.before loading the page

3.with reloading the page

4.All of the above

Posted Date:-2022-02-04 09:40:15


Question:
 What are the controls of Ajax?

1.ScriptManager

2.ScriptManagerProxy

3.UpdatePanel

4.All of these

Posted Date:-2022-02-04 09:26:50


Question:
 Which company made Ajax popular?

1.Oracle

2.Google

3.Microsoft

4.Facebook

Posted Date:-2022-02-04 09:43:58


Question:
 Which of the following feature makes the Ajax unique?

1.It can work with all the databases

2.It is a server-side application can also be used to create servers

3.It can use Python & C++ for programming

4.It makes data requests asynchronously.

Posted Date:-2022-02-04 09:39:51


Question:
 Who does the chorus believe spread a rumor about Ajax slaughtering cattle?

1.Ares

2.Hermound

3.Odysseus

4.Artemis

Posted Date:-2022-02-04 09:26:23


Question:
AJAX based on ____

1.JavaScript and XML

2.VBScript and XML

3.JavaScript and Java

4.JavaScript and HTTP requests

Posted Date:-2022-02-04 09:24:39


Question:
AJAX comes in ____.

1. 2003

2. 2005

3.2004

4.2006

Posted Date:-2022-02-04 09:34:17


Question:
Ajax is a programming language.

1.True

2.False

3.all of the above

4.None of the mentioned

Posted Date:-2022-02-04 09:31:42


Question:
Ajax is about updating ______, without reloading the full-page.

1.parts of a web page

2.parts of a database records

3.parts of a HTML tags dynamically

4.parts of a CSS classes dynamically

Posted Date:-2022-02-04 09:44:28


Question:
Ajax is used for creating _____.

1.Web applications

2.Desktop applications

3.System applications

4.Both A. and B.

Posted Date:-2022-02-04 09:38:21


Question:
Ajax stands for Synchronous JavaScript and XML.

1.True

2.False

3.all of the above

4.None of the mentioned

Posted Date:-2022-02-04 09:31:26


Question:
Ajax stands for ______.

1.Asynchronous JavaScript and XML

2.Asynchronous JSON and XML

3.Asynchronous Java and XML

4.Asynchronous JavaScript and XMLHttpRequest

Posted Date:-2022-02-04 09:38:59


Question:
Ajax technologies include ______.

1.HTML/XHTML and CSS

2.DOM

3.XML or JSON

4.All of the above

Posted Date:-2022-02-04 09:43:10


Question:
Ajax updates a web page ____ reloading the page.

1.with

2.without

3.all of the above

4.None of the mentioned

Posted Date:-2022-02-04 09:40:38


Question:
AJAX was made popular by?

1.Microsoft

2.Google

3.Sun Microsystemwrong

4.IBM

Posted Date:-2022-02-04 09:28:12


Question:
How can you test the Ajax code?

1. JSU

2. JSUnit

3.AjaxJSU

4. JSUnitAjax

Posted Date:-2022-02-04 09:27:42


Question:
How many types of triggers are present in update panel?

1.one

2.two

3.three

4.four

Posted Date:-2022-02-04 09:41:03


Question:
Regarding the XMLHttpRequest Object, does the order in which one calls the "open" method and assign a function to the "onreadystatechange" event handler matter?

1. Yes

2. No

3.all of the above

4.None of the mentioned

Posted Date:-2022-02-04 09:32:05


Question:
The jQuery AJAX methods .get(), .post(), and .ajax() all require which parameter to be supplied?

1.method

2.url

3.data

4.headers

Posted Date:-2022-02-04 09:28:41


Question:
Using AJAX we can made our web page

1. more interactive and faster

2.easy to connect web page with server

3.more dynamic

4.None of the mentioned

Posted Date:-2022-02-04 09:35:07


Question:
What are all the technologies used by Ajax?

1.JavaScript

2. XMLHttpRequest

3.Document Object Model (DOM)

4.All of the above

Posted Date:-2022-02-04 09:29:05


Question:
What are the advantages of Ajax?

1.Bandwidth utilization

2.More interactive

3.Speeder retrieval of data

4.All of these

Posted Date:-2022-02-04 09:25:14


Question:
What are the features of Ajax?

1.Live data binding

2.Client-side template rendering

3.Declarative instantiation of client components

4.All of the above

Posted Date:-2022-02-04 09:11:44


Question:
What combination of technologies gives AJAX its name?

1.ASP and XAML

2.Asynchronous JavaScript and XML

3. Autonomic Computing and DHTML

4.Atlas and XML

Posted Date:-2022-02-04 09:32:40


Question:
What does the tag do?

1. Enclose text to be displayed by non-JavaScript browsers.

2.Prevents scripts on the page from executing.

3.Describes certain low-budget movies.

4. None of the above

Posted Date:-2022-02-04 09:35:30


Question:
What does the XMLHttpRequest object accomplish in Ajax?

1. It's the programming language used to develop Ajax applications.

2. It provides a means of exchanging structured data between the Web server and client.

3. It provides the ability to asynchronously exchange data between Web browsers and a Web server.

4.It provides the ability to mark up and style the display of Web-page text.

Posted Date:-2022-02-04 09:30:16


Question:
What is AJAX?

1. is a program

2.is a country name

3.is a football club name

4.All of these

Posted Date:-2022-02-04 09:12:14


Question:
What is the correct syntax to create an XMLHttpRequest object?

1.XMLHttpRequest() variable

2.XMLHttpRequest() variable;

3.variable = new XMLHttpRequest()

4.variable = new XMLHttpRequest();

Posted Date:-2022-02-04 09:45:48


Question:
What is the first step in creating a Joke of the Day application?

1.Create the application's text file.

2.Write the application's HTML.

3. Turn the HTML application into an Ajax application.

4.Upload the application to a Web server.

Posted Date:-2022-02-04 09:31:07


Question:
What is update panel in Ajax?

1.a server control used to update the specified portion of a web page

2.server control used to update the full-page after reloading the page

3.a dashboard used to update the specified portion of a web page

4.none of the above

Posted Date:-2022-02-04 09:45:02


Question:
What server support Ajax?

1.WWW

2.SMTP

3.HTTP

4.All of the above

Posted Date:-2022-02-04 09:39:24


Question:
Which are the triggers present in update panel?

1.PostTrigger and AsyncPostTrigger

2.PostBackTrigger and SyncPostBackTrigger

3.SyncPostBackTrigger and AsyncPostBackTrigger

4.PostBackTrigger and AsyncPostBackTrigger

Posted Date:-2022-02-04 09:41:27


Question:
Which formats are supported by Ajax to send and receive information?

1.JSON, XML, HTML, SQL, MySQL, and Text Files

2.JSON, XML, HTML, and Text Files

3.JSON, XML, HTML, NoSQL, and Oracle

4.JAVA, JSON, XML, HTML, Oracle, and Text Files

Posted Date:-2022-02-04 09:42:46


Question:
Which method adds a label/value pair to the header to be sent?

1.getRequestHeader()

2.setAllRequestHeader()

3.setRequestHeader()

4.getAllRequestHeader()

Posted Date:-2022-02-04 09:47:27


Question:
Which method cancels the current request?

1.cancel()

2.abort()

3.stop()

4.pause()

Posted Date:-2022-02-04 09:46:15


Question:
Which method returns the header information?

1.getAllResponseHeaders()

2.getResponseHeaders()

3.getHeaderInformation()

4.getAllHeaderInformations()

Posted Date:-2022-02-04 09:46:39


Question:
Which method returns the specific header information?

1.getResponseHeader()

2.getSpecifcHeader()

3.getHeaderOnly()

4.getHeaderInfo()

Posted Date:-2022-02-04 09:47:01


Question:
Which object can be used to exchange data with a server behind the scenes?

1.XMLHttpRequest

2.HttpsRequest

3.JSONHttpRequest

4.All of the above

Posted Date:-2022-02-04 09:45:24


Question:
Which of the below is a lieral reverse of Ajax?

1.HTTP

2.HTML

3.XML

4.Comet

Posted Date:-2022-02-04 09:25:42


Question:
Which of the following are the features of an HTTP request?

1.URL being requested

2.Optional request body

3.Optional set of request headers

4.All of the Mentioned

Posted Date:-2022-02-04 09:24:10


Question:
Which one of these legendary Greek mythical figures or places is the code name for Microsoft's version of AJAX ?

1.Oracle

2.Atlas

3.Hercules

4.Delphi

Posted Date:-2022-02-04 09:33:04


Question:
Which one of these technologies is NOT used in AJAX?

1.CSS

2.DOM

3.DHTML

4.Flash

Posted Date:-2022-02-04 09:33:55


Question:
Which property holds the status of the XMLHttpRequest?

1.readyState

2.holdState

3.pauseState stopState

4.stopState

Posted Date:-2022-02-04 09:47:51


Question:
Which property is used to control the duration of Ajax request.

1.AsyncPostBackTimeout

2.AsyncTimeout

3.Timeout

4.PostBackTimeout

Posted Date:-2022-02-04 09:27:15


Question:
Which property returns the response data as a string?

1.getText

2.getResponseText

3.responseText

4.responseAllText

Posted Date:-2022-02-04 09:48:18


Question:
Which technologies give Ajax its name?

1.Net and XML

2.ASP and XML

3.Asynchronous JavaScript, CSS, ASP, and XML

4.Asynchronous JavaScript and XMLHttpRequest

Posted Date:-2022-02-04 09:43:35


Question:
Which Web browser is the least optimized for Microsoft's version of AJAX?

1.Firefox

2.Opera

3. Safari

4.Internet Explorer

Posted Date:-2022-02-04 09:33:29


Question:
Why AsyncPostBackTrigger is used in update panel?

1.Specifies a control and event that will cause a full-page update

2.Specifies a control and event that will cause a partial page update

3.Specifies a control and event that will cause a full web application update

4.Specifies a control and event that will cause a full web application refresh

Posted Date:-2022-02-04 09:42:19


Question:
Why PostBackTrigger is used in update panel?

1.Specifies a control and event that will cause a full-page update

2.Specifies a control and event that will cause a partial page update

3.Specifies a control and event that will cause a full web application update

4.Specifies a control and event that will cause a full web application refresh

Posted Date:-2022-02-04 09:41:53


Question:
___ Of the following technologies, which one provides the ability to dynamically interact with Web page layout?

1.JavaScript.

2.XML.

3. Document Object Model.

4.HTML.

Posted Date:-2022-02-04 09:30:38


More MCQS

  1. AJAX Mcq Question Set 1
  2. AJAX Mcq Question Set 2
  3. Ajax Multiple Choice Question
Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!