ALLInterview.com :: Home Page Forum9.Com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories >> Software >> Scripts >> Ajax
 
 


 

 
 Tcl interview questions  Tcl Interview Questions
 Awk interview questions  Awk Interview Questions
 Ajax interview questions  Ajax Interview Questions
 Ruby on Rails interview questions  Ruby on Rails Interview Questions
Question
what is ajax
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is ajax
Answer
# 1
Asynchronous JavaScript and XML, is a web development
technique for 
creating interactive web applications.

Like DHTML, LAMP and SPA, Ajax is not a technology in itself, 
but a term that refers to the use of a group of technologies.
 
Is This Answer Correct ?    0 Yes 0 No
Prakash Solanki
 
  Re: what is ajax
Answer
# 2
AJAX (Asynchronous JavaScript and XML) is a newly coined 
term for two powerful browser features that have been 
around for years, but were overlooked by many web 
developers until recently when applications such as Gmail, 
Google Suggest, and Google Maps hit the streets. 

Asynchronous JavaScript and XML, or Ajax (pronounced "Aye-
Jacks"), is a web development technique for creating 
interactive web applications using a combination of XHTML 
(or HTML) and CSS for marking up and styling information. 
(XML is commonly used, although any format will work, 
including preformatted HTML, plain text, JSON and even 
EBML). 
The Document Object Model manipulated through JavaScript to 
dynamically display and interact with the information 
presented 
The XMLHttpRequest object to exchange data asynchronously 
with the web server. In some Ajax frameworks and in some 
situations, an IFrame object is used instead of the 
XMLHttpRequest object to exchange data with the web server. 
Like DHTML, LAMP, or SPA, Ajax is not a technology in 
itself, but a term that refers to the use of a group of 
technologies together. In fact, derivative/composite 
technologies based substantially upon Ajax, such as AFLAX, 
are already appearing. 
Ajax applications are mostly executed on the user's 
computer; they can perform a number of tasks without their 
performance being limited by the network. This permits the 
development of interactive applications, in particular 
reactive and rich graphic user interfaces. 
Ajax applications target a well-documented platform, 
implemented by all major browsers on most existing 
platforms. While it is uncertain that this compatibility 
will resist the advent of the next generations of browsers 
(in particular, Firefox), at the moment, Ajax applications 
are effectively cross-platform. 
While the Ajax platform is more restricted than the Java 
platform, current Ajax applications effectively fill part 
of the one-time niche of Java applets: extending the 
browser with portable, lightweight mini-applications. 

Ajax isn't a technology. It's really several technologies, 
each flourishing in its own right, coming together in 
powerful new ways. Ajax incorporates: 
* standards-based presentation using XHTML and CSS; 
* dynamic display and interaction using the Document Object 
Model; 
* data interchange and manipulation using XML and XSLT; * 
asynchronous data retrieval using XMLHttpRequest; 
* and JavaScript binding everything together.
 
Is This Answer Correct ?    0 Yes 0 No
Rajendra
 
 
 
 
 
 
Other Ajax Interview Questions
 
  Question Asked @ Answers
 
Is it possible to upload a file using Ajax ? Reason IBM2
what is ajax  2
What is the Difference between AJAX and Javascript? T3-Softwares1
what is meant by AJAX and its purpose?  3
How can we assign an object in Java Script?? For Example:- ----------- If i create an object "obj1" var obj1 = Object(); obj1.name = "hari"; and if i want to assign it to two objects "obj2" and "obj3" with different names... obj1.name = "gopi" obj2 = new Object(obj1); obj1.name = "raghu" obj3 = new Object(obj1) Now ob2.name become to "raghu" from "gopi". WHY? how to solve the above problem?  1
how long it will take to come the interview result of infosys? Infosys1
what is the active x dll used for ajax. explain y we use ajax? Cognizent3
 
For more Ajax Interview Questions Click Here 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com