Ajax Interview Questions

Ratings:
(4)
Views:780
Banner-Img
  • Share this blog:

Ajax Interview Questions

Following are some of the most frequently asked Ajax interview questions in the interview, here are the answers for them. What are disadvantage of Ajax?

It does not crawl to search Engine.

Define JSON?

JSON is JavaScript Object Notation.

Describe how to handle concurrent AJAX requests?

JavaScipt Closures can be used for handling concurrent requests.

What is Asynchronous in Ajax?

We can set the Asynchronous value as true OR false. Async=true Ajax request execute independently, Its response can come earlier than other request which is execute later . Async=true Ajax request does not execute independently, Its response can comes when earlier request finished.

What is the difference between JavaScript and AJAX?

JavaScript makes a request to the server and waits for the response. It consumes more bandwidth as it reloads the page.

AJAX sends a request to the server and doesn't wait for the response. It doesn't reload the page so consumes less bandwidth.

What are the different ready states of a request in AJAX?

There are 5 ready states of a request in AJAX.

0 means UNOPENED 1 means OPENED 2 means HEADERS_RECEIVED 3 means LOADING 4 means DONE

What does XMLHttpRequest?

sends data in the background receives data updates data without reloading the page

What are the real web applications of AJAX currently running in the market?

Twitter Facebook Gmail Javatpoint Youtube etc.

What is JSON in AJAX?

JSON stands for JavaScript Object Notation. It is easy to understand and data exchange is fast than XML. It supports array.

What are the properties of XMLHttpRequest?

The important properties of XMLHttpRequest object are given below.

onReadyStateChange

readyState

responseText

responseXML

What are the technologies used by AJAX?

HTML/XHTML and CSS

DOM

XML

XMLHttpRequest

JavaScript

What do the different readystates in XMLHttpRequest?

Following are different stats(0-4) of ready state in XMLHttpRequest 0 Ajax Request not initialized 1 Ajax Request's server connection established 2 Ajax Request received 3 Ajax Request processing 4 request finished and response is ready.

What js library are available to use the Ajax?

Following are few JS library which are used for Ajax

JQuery

MooTools

Prototype

YUI Library

Backbone js

What are advantage of AJax?

Its faster as it load only required content.

More user friendly.

One page application possible due to Ajax.

Reduce the loading of page.

What is XMLHttpRequest?

XMLHttpRequest is an API available to web browser scripting languages (i.e. JavaScript). It is used to send HTTP/HTTPS requests to a web server and load the server's response into the script.

You liked the article?

Like : 0

Vote for difficulty

Current difficulty (Avg): Medium

Recommended Courses

1/15

About Author
Authorlogo
Name
TekSlate
Author Bio

TekSlate is the best online training provider in delivering world-class IT skills to individuals and corporates from all parts of the globe. We are proven experts in accumulating every need of an IT skills upgrade aspirant and have delivered excellent services. We aim to bring you all the essentials to learn and master new technologies in the market with our articles, blogs, and videos. Build your career success with us, enhancing most in-demand skills in the market.


Stay Updated


Get stories of change makers and innovators from the startup ecosystem in your inbox